The fast, 3KB JavaScript framework for "echoing" reactive UI in functional style.
- Fast - No Compiling, but Fine-tune Reactivity and No Virtual DOM Diff
- Small - Zero Dependencies, 3KB (gzip)
- Simple - 16 APIs, 1 Hour Learning
- Productive - Structural Code, but Nicely Reusable Logic and Flexible Organization of Concerns
- Pragmatic - No Transpiling, but Readable Template and Fully TS Support
Note
The current next branch is implementing the new proposal API for production use. Please refer to the main branch for the current release.
- Documentation - https://echox.dev/
- Introduction - https://echox.dev/docs/intro
- Getting Started - https://echox.dev/docs/getting-started
- Tutorial - https://echox.dev/docs/tutorial
- API Index - https://echox.dev/docs/api-index
MIT@Bairui SU