Enjoy simple, no-build and cross-platform UI composition in browsers and servers without a virtual DOM or tagged templates.
Koras makes no-build JSX possible in browsers and servers without a virtual DOM or tagged template. You can now render JavaScript components with the speed of light in script tags, and esModules.
It's intuitive, super fast and flexible. Learn more from our docs.
- Install
leet-html
for syntax highlighting. - Install
Auto complete tag
to automatically add close tag and rename paired tag.
We are always looking for contributors to take this framework to the next level of improvement. If you love to contribute, please check out our contribution guide;
- Improve error handling for debugging.
- Add more test infrastructures and suites.
- Add tree-shaking.
- Move client components from the
globalThis
to a passwordScope. - Add
eslint
and its rules. - Add
typescript
.