mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
Update "Why Lodash" section of readme. [ci skip]
This commit is contained in:
@@ -9,10 +9,10 @@ $ lodash -o ./dist/lodash.js
|
|||||||
$ lodash core -o ./dist/lodash.core.js
|
$ lodash core -o ./dist/lodash.core.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## What is 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>
|
||||||
numbers, objects, strings, etc. Lodash’s modular methods can be used for:
|
numbers, objects, strings, etc. Lodash’s modular methods are great for:
|
||||||
|
|
||||||
* Iterating arrays, objects, & strings
|
* Iterating arrays, objects, & strings
|
||||||
* Manipulating & testing values
|
* Manipulating & testing values
|
||||||
|
|||||||
Reference in New Issue
Block a user