mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
Remove n_ note for unsupported Node.
This commit is contained in:
@@ -58,11 +58,8 @@ var at = require('lodash/at');
|
|||||||
var curryN = require('lodash/fp/curryN');
|
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).
|
Looking for Lodash modules written in ES6 or smaller bundle sizes? Check out [lodash-es](https://www.npmjs.com/package/lodash-es).
|
||||||
|
|
||||||
## Why Lodash?
|
## Why Lodash?
|
||||||
|
|
||||||
Lodash makes JavaScript easier by taking the hassle out of working with arrays,<br>
|
Lodash makes JavaScript easier by taking the hassle out of working with arrays,<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user