ujjwalguptaofficial / mahal

Simple, modern web application framework for UI development.

Home Page:https://mahaljs.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osnft GitHub version CI npm version

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].

About

Simple, modern web application framework for UI development.

https://mahaljs.com/


Languages

Language:TypeScript 90.1%Language:JavaScript 9.2%Language:HTML 0.8%