simple-lodash
v0.0.6
Published
Common utilities for the lodash lib
Downloads
669
Readme
SimpleLodash
Common utilities for the lodash lib
Usage
const _ from 'simple-lodash';
_.map() //do something ...
method
- map
- forEach
- filter
- dropWhile
- find
- findIndex