mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 10:57:49 +00:00
Adjust heading order. [ci skip]
This commit is contained in:
18
README.md
18
README.md
@@ -9,15 +9,6 @@ $ lodash -o ./dist/lodash.js
|
|||||||
$ lodash core -o ./dist/lodash.core.js
|
$ lodash core -o ./dist/lodash.core.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## Why Lodash?
|
|
||||||
|
|
||||||
Lodash makes JavaScript easier by taking the hassle out of working with arrays,<br>
|
|
||||||
numbers, objects, strings, etc. Lodash’s modular methods are great for:
|
|
||||||
|
|
||||||
* Iterating arrays, objects, & strings
|
|
||||||
* Manipulating & testing values
|
|
||||||
* Creating composite functions
|
|
||||||
|
|
||||||
## Community
|
## Community
|
||||||
|
|
||||||
[](https://gitter.im/lodash/lodash)
|
[](https://gitter.im/lodash/lodash)
|
||||||
@@ -36,6 +27,15 @@ Review the [build differences](https://github.com/lodash/lodash/wiki/build-diffe
|
|||||||
* [Full build](https://raw.githubusercontent.com/lodash/lodash/4.4.0/dist/lodash.js) ([~21 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.4.0/dist/lodash.min.js))
|
* [Full build](https://raw.githubusercontent.com/lodash/lodash/4.4.0/dist/lodash.js) ([~21 kB gzipped](https://raw.githubusercontent.com/lodash/lodash/4.4.0/dist/lodash.min.js))
|
||||||
* [CDN copies](https://www.jsdelivr.com/projects/lodash)
|
* [CDN copies](https://www.jsdelivr.com/projects/lodash)
|
||||||
|
|
||||||
|
## Why Lodash?
|
||||||
|
|
||||||
|
Lodash makes JavaScript easier by taking the hassle out of working with arrays,<br>
|
||||||
|
numbers, objects, strings, etc. Lodash’s modular methods are great for:
|
||||||
|
|
||||||
|
* Iterating arrays, objects, & strings
|
||||||
|
* Manipulating & testing values
|
||||||
|
* Creating composite functions
|
||||||
|
|
||||||
## Module Formats
|
## Module Formats
|
||||||
|
|
||||||
Lodash is available in a [variety of builds](https://lodash.com/custom-builds) & module formats.
|
Lodash is available in a [variety of builds](https://lodash.com/custom-builds) & module formats.
|
||||||
|
|||||||
Reference in New Issue
Block a user