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

https://github.com/shaobeichen/min-code

最小代码实现Vue、Vue-router、Vuex、Diff、React、Plugins、Webpack
https://github.com/shaobeichen/min-code

Last synced: 5 months ago
JSON representation

最小代码实现Vue、Vue-router、Vuex、Diff、React、Plugins、Webpack

Awesome Lists containing this project

README

          

# min-code
最小代码实现Vue、Vue-router、Vuex、Diff、React、Plugins、Webpack

> 我还没写呢,下面只是收集的参考资料,这就开始star了?最小代码肯定要打磨的

> 我的目标是将框架的内容拆开,用最少代码实现,了解其实现原理。

参考资料:

Vue: https://github.com/qq281113270/vue , https://github.com/LeachZhou/vue

Vuex: https://segmentfault.com/a/1190000018343771

Vue-Router: https://www.cnblogs.com/tiedaweishao/p/9144531.html

React:https://github.com/yujingwyh/little-react

Plugins: https://juejin.cn/post/6867335238905921543

Diff: https://github.com/kpdecker/jsdiff,https://github.com/rtfpessoa/diff2html

Webpack: https://github.com/LeachZhou/webpack-simple , https://github.com/muwoo/blogs/issues/29

小程序: https://juejin.cn/post/6844904036357898248