mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-12 03:47:50 +00:00
Move links to the top of the readme.
This commit is contained in:
24
README.md
24
README.md
@@ -1,5 +1,14 @@
|
|||||||
# lodash v4.11.1
|
# lodash v4.11.1
|
||||||
|
|
||||||
|
[Site](https://lodash.com/) |
|
||||||
|
[Docs](https://lodash.com/docs) |
|
||||||
|
[FP Guide](https://github.com/lodash/lodash/wiki/FP-Guide) |
|
||||||
|
[Contributing](https://github.com/lodash/lodash/blob/4.11.1/.github/CONTRIBUTING.md) |
|
||||||
|
[Wiki (Changelog, Roadmap, etc.)](https://github.com/lodash/lodash/wiki) |
|
||||||
|
[Code of Conduct](https://jquery.org/conduct/) |
|
||||||
|
[Twitter](https://twitter.com/bestiejs) |
|
||||||
|
[Chat](https://gitter.im/lodash/lodash)
|
||||||
|
|
||||||
The [Lodash](https://lodash.com/) library exported as a [UMD](https://github.com/umdjs/umd) module.
|
The [Lodash](https://lodash.com/) library exported as a [UMD](https://github.com/umdjs/umd) module.
|
||||||
|
|
||||||
Generated using [lodash-cli](https://www.npmjs.com/package/lodash-cli):
|
Generated using [lodash-cli](https://www.npmjs.com/package/lodash-cli):
|
||||||
@@ -9,15 +18,6 @@ $ lodash -o ./dist/lodash.js
|
|||||||
$ lodash core -o ./dist/lodash.core.js
|
$ lodash core -o ./dist/lodash.core.js
|
||||||
```
|
```
|
||||||
|
|
||||||
## Community
|
|
||||||
|
|
||||||
[](https://gitter.im/lodash/lodash)
|
|
||||||
|
|
||||||
## Documentation
|
|
||||||
|
|
||||||
* [API Documentation](https://lodash.com/docs)
|
|
||||||
* [FP Guide](https://github.com/lodash/lodash/wiki/FP-Guide)
|
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
Lodash is released under the [MIT license](https://raw.githubusercontent.com/lodash/lodash/4.11.1/LICENSE) & supports [modern environments](#support).<br>
|
Lodash is released under the [MIT license](https://raw.githubusercontent.com/lodash/lodash/4.11.1/LICENSE) & supports [modern environments](#support).<br>
|
||||||
@@ -44,9 +44,3 @@ Lodash is available in a [variety of builds](https://lodash.com/custom-builds) &
|
|||||||
* [lodash-amd](https://www.npmjs.com/package/lodash-amd)
|
* [lodash-amd](https://www.npmjs.com/package/lodash-amd)
|
||||||
* [lodash-es](https://www.npmjs.com/package/lodash-es) & [babel-plugin-lodash](https://www.npmjs.com/package/babel-plugin-lodash)
|
* [lodash-es](https://www.npmjs.com/package/lodash-es) & [babel-plugin-lodash](https://www.npmjs.com/package/babel-plugin-lodash)
|
||||||
* [lodash/fp](https://github.com/lodash/lodash/tree/4.11.1-npm/fp)
|
* [lodash/fp](https://github.com/lodash/lodash/tree/4.11.1-npm/fp)
|
||||||
|
|
||||||
## Further Reading
|
|
||||||
|
|
||||||
* [Contributing](https://github.com/lodash/lodash/blob/4.11.1/.github/CONTRIBUTING.md)
|
|
||||||
* [Release Notes](https://github.com/lodash/lodash/releases/tag/4.0.0)
|
|
||||||
* [Wiki (Changelog, Roadmap, etc.)](https://github.com/lodash/lodash/wiki)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user