mahal
v1.9.1
Published
Simple, modern web application framework for UI development.
Downloads
598
Maintainers
Readme
Mahal
Event based modern web application framework for UI development.
Features
- Works without virtual DOM
- Small in size but powerful - 7kb (minified + gzipped)
- Truly reactive with two way binding
- Better documenting - you can write documentation with yml syntax inside components
- Event based architecture
- Uses modern approach - class based components, decorators etc
- Focuses on simplicity - simple API's and easy to learn
Install
npm i mahal
Docs
https://ujjwalguptaofficial.github.io/mahal-doc/
Examples
Check out repo - https://github.com/ujjwalguptaofficial/mahal-examples
Support
Support this project by adding stars, spreading the word.
We would be more grateful if you sponsor the project which allows us to keep developing, educate people, organize different events.
Contributors
You are very welcome to contribute, please see contributing guidelines - [Contribute].