Files
lodash/README.md
John-David Dalton 7af5d55f22 Bump to v4.0.1.
2016-01-24 19:18:05 -08:00

11 lines
351 B
Markdown

# lodash-es v4.0.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.0.1-es) for more details.