mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 15:57:48 +00:00
11 lines
431 B
Markdown
11 lines
431 B
Markdown
# lodash-es v3.6.0
|
|
|
|
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.6.0-es) for more details.
|