|
преди 2 години | |
---|---|---|
.. | ||
dist | преди 2 години | |
CHANGELOG.md | преди 2 години | |
LICENSE | преди 2 години | |
README.md | преди 2 години | |
package.json | преди 2 години |
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