|
hai 2 semanas | |
---|---|---|
.. | ||
dist | hai 2 semanas | |
LICENSE | hai 2 semanas | |
README.md | hai 2 semanas | |
package.json | hai 2 semanas |
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