Skip to content

Commit

Permalink
Add lodash-es description for ES6 scripts (lodash#4035)
Browse files Browse the repository at this point in the history
  • Loading branch information
alireza-mh authored and jdalton committed Nov 15, 2018
1 parent 1e93991 commit f822dd8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ var curryN = require('lodash/fp/curryN');
**Note:**<br>
Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL.

Looking for Lodash modules written in ES6 or smaller bundle sizes? Check out [lodash-es](https://www.npmjs.com/package/lodash-es).

## Why Lodash?

Lodash makes JavaScript easier by taking the hassle out of working with arrays,<br>
Expand Down

0 comments on commit f822dd8

Please sign in to comment.