Files
lodash/README.md
John-David Dalton 1d77dfa4b7 Bump to v3.10.1.
2015-08-03 08:35:01 -07:00

11 lines
433 B
Markdown

# lodash-es v3.10.1
The [modern build](https://github.com/lodash/lodash/wiki/Build-Differences) of [lodash](https://lodash.com/) exported as [ES](https://people.mozilla.org/~jorendorff/es6-draft.html) modules.
Generated using [lodash-cli](https://www.npmjs.com/package/lodash-cli):
```bash
$ lodash modularize modern exports=es -o ./
```
See the [package source](https://github.com/lodash/lodash/tree/3.10.1-es) for more details.