0.0.6 • Published 6 years ago

simple-lodash v0.0.6

Weekly downloads
320
License
MIT
Repository
github
Last release
6 years ago

SimpleLodash

Common utilities for the lodash lib

Usage
const _ from 'simple-lodash';

_.map() //do something ...
method
  • map
  • forEach
  • filter
  • dropWhile
  • find
  • findIndex