https://github.com/mc-zone/learning-zepto
Zepto源码学习. Zepto Learning Notes. (zh-CN)
https://github.com/mc-zone/learning-zepto
Last synced: 9 months ago
JSON representation
Zepto源码学习. Zepto Learning Notes. (zh-CN)
- Host: GitHub
- URL: https://github.com/mc-zone/learning-zepto
- Owner: mc-zone
- License: mit
- Created: 2015-01-31T07:27:37.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-19T04:11:36.000Z (over 11 years ago)
- Last Synced: 2025-04-08T13:49:54.938Z (over 1 year ago)
- Language: JavaScript
- Size: 398 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# learning-Zepto
Zepto源码学习. Zepto Learning Notes. (zh-CN)
记录一些阅读Zepto源码过程中的个人注释和笔记.
使用的Zepto版本为 [1.1.6](https://github.com/madrobby/zepto/releases/tag/v1.1.6)
原始源码文件在`zepto`目录下.
`src-notes`为带个人注释的源码文件.
基础结构图
