Add 'What is Lodash' section to README.md. [ci skip]

This commit is contained in:
Robert T. Stewart
2016-02-07 14:20:46 -05:00
committed by John-David Dalton
parent e392b8e240
commit 404a7181a8

View File

@@ -9,6 +9,15 @@ $ lodash -o ./dist/lodash.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. Lodashs modular methods can be used for:
* Iterating arrays, objects, & strings
* Manipulating & testing values
* Creating composite functions
## Community
[![Gitter](https://badges.gitter.im/lodash/lodash.svg)](https://gitter.im/lodash/lodash)