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

https://github.com/krasimir/react-custom-renderer-experiment

Experimenting with React custom rendering
https://github.com/krasimir/react-custom-renderer-experiment

Last synced: 6 months ago
JSON representation

Experimenting with React custom rendering

Awesome Lists containing this project

README

          

# React custom renderer

Based on [React tiny dom](https://github.com/jiayihu/react-tiny-dom).

Run:

```
yarn install
yarn dev
```