mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Add 'What is Lodash' section to README.md. [ci skip]
This commit is contained in:
committed by
John-David Dalton
parent
e392b8e240
commit
404a7181a8
@@ -9,6 +9,15 @@ $ lodash -o ./dist/lodash.js
|
|||||||
$ lodash core -o ./dist/lodash.core.js
|
$ lodash core -o ./dist/lodash.core.js
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## What is Lodash
|
||||||
|
|
||||||
|
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:
|
||||||
|
|
||||||
|
* Iterating arrays, objects, & strings
|
||||||
|
* Manipulating & testing values
|
||||||
|
* Creating composite functions
|
||||||
|
|
||||||
## Community
|
## Community
|
||||||
|
|
||||||
[](https://gitter.im/lodash/lodash)
|
[](https://gitter.im/lodash/lodash)
|
||||||
|
|||||||
Reference in New Issue
Block a user