|
|
пре 3 месеци | |
|---|---|---|
| .. | ||
| dist | пре 3 месеци | |
| LICENSE | пре 3 месеци | |
| README.md | пре 3 месеци | |
| package.json | пре 3 месеци | |
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