An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![The modoJS logo](http://docs.modojs.com/lib/theme/modo/img/modo-logo-full-large.svg)

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