|
před 2 roky | |
---|---|---|
.. | ||
dist | před 2 roky | |
CHANGELOG.md | před 2 roky | |
LICENSE | před 2 roky | |
README.md | před 2 roky | |
package.json | před 2 roky |
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