Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yuusheng/mini-react

mini React
https://github.com/yuusheng/mini-react

mini-react react

Last synced: 2 days ago
JSON representation

mini React

Awesome Lists containing this project

README

        

# mini React

This repo implements some of the functionality in react. Hope you can get inspiration from it.

## Features
- Typescript
- createElement
- render

## Reference
- [Build your own React](https://pomb.us/build-your-own-react/)