Update README.md

This commit is contained in:
Mathieu Schimmerling
2022-05-04 22:35:24 +02:00
committed by GitHub
parent 1fb309b2fa
commit 42885e41d7

View File

@@ -13,7 +13,14 @@ How do we solve this ? Developers love having framework overview by examples. It
## Roadmap
- [ ] Add SolidJS
- [ ] SolidJS
* [x] Reactivity
* [x] Templating
* [x] Lifecycle
* [ ] Component composition
* [ ] Form input
* [ ] Webapp features
- [ ] Add EmberJS
- [ ] Add Preact
- [ ] Add Alpine