|
2 năm trước cách đây | |
---|---|---|
.. | ||
dist | 2 năm trước cách đây | |
CHANGELOG.md | 2 năm trước cách đây | |
LICENSE | 2 năm trước cách đây | |
README.md | 2 năm trước cách đây | |
package.json | 2 năm trước cách đây |
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