An open API service indexing awesome lists of open source software.

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)

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`为带个人注释的源码文件.

基础结构图

![preview](https://raw.githubusercontent.com/mc-zone/learning-Zepto/master/files/preview.jpg)