Skip to content

jay0815/ToyReact

Repository files navigation

ToyReact

Start

First

  yarn install
  // --- or ----
  npm install

then

  yarn start
  // --- or ----
  npm start

ToyReactJS

基于jsx风格

JSX Grammar

ToyReactJS 组件如何在浏览器中运行

ToyReact Operation Mechanism

TODO

  • 替换借助placeholder占位的代码逻辑
  • 增加对新增节点的处理逻辑
  • 优化vdom的diff算法

About

a toy ReactJS library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published