https://github.com/paratron/modojs
modoJS enables you to create the user interface of your Backbone driven web application without writing a single line of HTML.
https://github.com/paratron/modojs
Last synced: 3 months ago
JSON representation
modoJS enables you to create the user interface of your Backbone driven web application without writing a single line of HTML.
- Host: GitHub
- URL: https://github.com/paratron/modojs
- Owner: Paratron
- Created: 2015-07-05T21:03:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-11-09T20:23:00.000Z (about 5 years ago)
- Last Synced: 2025-10-25T08:40:46.483Z (3 months ago)
- Language: JavaScript
- Size: 956 KB
- Stars: 54
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# modoJS
modoJS is a component-based javascript user interface library, offered under the MIT license.
It enables you to create modular user interfaces quickly by combining pre-created UI widgets
that are ready for the most use cases.
This is a rewrite of modoJS for React applications.