Skip to content

zhangxiang958/underscore-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

underscore 源码阅读

希望通过阅读 underscore 这一工具库的源码,巩固自己的 javascript 功力,如果觉得我写得好, 欢迎给我一个 star。你的关注是我持续写作的最大动力。

Source Code

添加注释的 underscore 源码 -- 1.8.3

Article List

root 对象初始化

underscore 中的变量缓存与继承

硬绑定代码性能优化

解读 cb 函数

模拟 ES6 rest 运算符

Javascript 中的数据类型判断

Licence

MIT License

Copyright (c) 2017 Shawn Cheung

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Concat

Mail [958033967@qq.com](mailto 958033967@qq.com)

Blog zhangxiang958.github.io

Releases

No releases published

Packages

No packages published