4.2.2 • Published 4 months ago
min-dash v4.2.2
min-dash
Minimal utility tool belt to be used with bpmn.io related libraries.
Features
- fine selection of powerful utilities on board
- ES2015 compatible
- complete bundle
< 2 kB
minified and gzipped - utilities optimized for speed (i.e. sorting and union only by key)
How to use
import {
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.
Related
- 1-liners - a slightly more opinionated collection of useful utilities
- min-dom - minimal DOM utility toolbelt
- tiny-svg - tiny SVG utility toolbelt
License
MIT
4.2.2
4 months ago
4.2.1
1 year ago
4.2.0
1 year ago
4.1.1
2 years ago
4.1.0
2 years ago
4.0.0
2 years ago
3.8.1
3 years ago
3.8.0
3 years ago
3.7.0
4 years ago
3.6.1
4 years ago
3.6.0
4 years ago
3.5.2
5 years ago
3.5.1
6 years ago
3.5.0
6 years ago
3.4.0
6 years ago
3.3.0
6 years ago
3.2.0
6 years ago
3.1.0
7 years ago
3.0.0
7 years ago
2.4.0
7 years ago
2.3.0
7 years ago
2.2.0
7 years ago
2.1.0
7 years ago
2.0.1
7 years ago
2.0.0
7 years ago
1.1.0
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago
0.1.0
7 years ago