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

https://github.com/grmvoid/ts-virtual-dom


https://github.com/grmvoid/ts-virtual-dom

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ts-virtual-dom

The virtual dom javascript implementation.

## TODO

- [ ] Implement a diff algorithm.
- [ ] Well documented code (TSDoc).
- [ ] Write the documentation.
- [ ] Add support for the JSX.
- [ ] Add a unit tests.
- [ ] Add a CI pipelines.
- [ ] Improve development process.
- [ ] Improve bundling for the browser support.

## License

The MIT License (MIT). Please see [License](LICENSE) for more information.