> For the complete documentation index, see [llms.txt](https://gu-xionghong.gitbook.io/lodash-analysis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gu-xionghong.gitbook.io/lodash-analysis/master.md).

# Introduction

lodash v5.0.0(Unpublished) 源码阅读.🚀。

> 后续内容会在 [github](https://github.com/gu-xionghong/lodash-analysis) 中发布，欢迎 star，[gitbook](https://gu-xionghong.gitbook.io/lodash-analysis/) 同步更新。

## [Source](https://github.com/gu-xionghong/lodash) ![](https://img.shields.io/badge/version-5.0.0-green.svg)(Unpublished)

## Progress

* Tips ![](https://img.shields.io/badge/progress-2/3-red.svg)
* Array ![](https://img.shields.io/badge/progress-2/66-red.svg)
* Collection ![](https://img.shields.io/badge/progress-5/16-red.svg)
* Function ![](https://img.shields.io/badge/progress-11/11-green.svg)
* Lang ![](https://img.shields.io/badge/progress-11/51-red.svg)
* Math ![](https://img.shields.io/badge/progress-13/13-green.svg)
* Number ![](https://img.shields.io/badge/progress-3/3-green.svg)
* Object ![](https://img.shields.io/badge/progress-1/37-red.svg)
* String ![](https://img.shields.io/badge/progress-0/27-red.svg)
* Util ![](https://img.shields.io/badge/progress-0/22-red.svg)
* Internal ![](https://img.shields.io/badge/progress-19/143-red.svg)
* ~~Date（已弃用）~~ ![](https://img.shields.io/badge/progress-1/1-green.svg)

## License

[![Creative Commons License](https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)

This work by [Gu Xionghong](https://github.com/gu-xionghong) is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).
