From f822dd8d70e1f882aa15837ea76512a8b8cd29e7 Mon Sep 17 00:00:00 2001 From: alireza-mh Date: Thu, 15 Nov 2018 18:13:48 +0330 Subject: [PATCH] Add lodash-es description for ES6 scripts (#4035) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 63b508d320..1c0f4499b0 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ var curryN = require('lodash/fp/curryN'); **Note:**
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,