The minimal & fast UI library.
- π Small file size (3kb minified + gzip)
- β‘ Blazing fast performance
- π Minimal & intuitive API
- π¨ Compose with components
Moon is a JavaScript library with a minimal API and fast view compiler. It splits up a web application into two parts: the view and the data. The view is responsible for displaying the data to the user. Moon compiles the view into a JavaScript program running on a 3kb runtime capable of creating, updating, and destroying the view. The data is a simple object with access to the Moon API for updating itself.
Check the CONTRIBUTING file for more information about this project and how to help.
Support Moon on Patreon to help sustain the development of the project. The maker of the project works on open source for free. If you or your company depend on this project, then it makes sense to donate to ensure that the project is maintained.
Licensed under the MIT License by Kabir Shah