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
- Host: GitHub
- URL: https://github.com/shaobeichen/min-code
- Owner: shaobeichen
- Created: 2021-09-09T08:44:51.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-15T17:00:35.000Z (almost 5 years ago)
- Last Synced: 2025-02-12T23:29:00.521Z (over 1 year ago)
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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