Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kbrsh/moon
🌙 The minimal & fast library for functional user interfaces
https://github.com/kbrsh/moon
functional-programming javascript moon ui
Last synced: 1 day ago
JSON representation
🌙 The minimal & fast library for functional user interfaces
- Host: GitHub
- URL: https://github.com/kbrsh/moon
- Owner: kbrsh
- License: mit
- Created: 2016-07-14T04:53:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T16:12:34.000Z (10 months ago)
- Last Synced: 2024-11-26T14:00:51.833Z (16 days ago)
- Topics: functional-programming, javascript, moon, ui
- Language: JavaScript
- Homepage: https://moonjs.org
- Size: 38.2 MB
- Stars: 6,000
- Watchers: 148
- Forks: 200
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - moon - 🌙 The minimal & fast library for functional user interfaces (JavaScript)
- awesome-list - moon
README
Moon
The minimal & fast library for functional user interfaces
### Summary
- :tada: Small file size (2kb minified + gzip)
- :zap: Blazing fast view rendering
- :hammer: Purely functional driver-based design
- :rocket: Intuitive & consistent API### About
See [the about page](https://moonjs.org/about) for more information on why Moon was created.
### Usage
See [the documentation.](https://moonjs.org)
### Contributing
Check the [CONTRIBUTING](/CONTRIBUTING.md) file for more information about this project and how to help.
### Support
Support Moon [on Patreon](https://patreon.com/kbrsh) 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.
### License
Licensed under the [MIT License](https://license.kabir.sh) by [Kabir Shah](https://kabir.sh)