|
2 lat temu | |
---|---|---|
.. | ||
dist | 2 lat temu | |
CHANGELOG.md | 2 lat temu | |
LICENSE | 2 lat temu | |
README.md | 2 lat temu | |
package.json | 2 lat temu |
Minimal utility tool belt to be used with bpmn.io related libraries.
< 2 kB
minified and gzippedimport {
find,
sortBy,
assign
} from 'min-dash';
Your favourite module bundler should apply tree-shaking to only include the components your application requires. If you're using CommonJS modules give common-shake a try.
MIT