We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f822dd8 commit 580cd4cCopy full SHA for 580cd4c
README.md
@@ -58,11 +58,8 @@ var at = require('lodash/at');
58
var curryN = require('lodash/fp/curryN');
59
```
60
61
-**Note:**<br>
62
-Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL.
63
-
64
Looking for Lodash modules written in ES6 or smaller bundle sizes? Check out [lodash-es](https://www.npmjs.com/package/lodash-es).
65
+
66
## Why Lodash?
67
68
Lodash makes JavaScript easier by taking the hassle out of working with arrays,<br>
0 commit comments