Files
lodash/README.md
John-David Dalton 9055c4e483 Bump to v4.5.1.
2016-02-21 20:49:38 -08:00

11 lines
351 B
Markdown

# lodash-es v4.5.1
The [lodash](https://lodash.com/) library exported as [ES](http://www.ecma-international.org/ecma-262/6.0/) modules.
Generated using [lodash-cli](https://www.npmjs.com/package/lodash-cli):
```bash
$ lodash modularize exports=es -o ./
```
See the [package source](https://github.com/lodash/lodash/tree/4.5.1-es) for more details.