Skip to content
Lightweight JS Framework
TypeScript JavaScript HTML
Find file
Latest commit f5f4fa4 Dominik Strasser added examples to exclude

README.md

mojito

Mojito is a JavaScript framework which brings the benefits of Controllers, Observers, Computed Properties, Class Bindings, ... to your (static) website.

Check the wiki/documentation for more information!

Building Mojito.js

  1. Ensure that Node.js is installed.
  2. Run npm install to ensure the required dependencies are installed.
  3. Run npm run build to build Ember.js. The builds will be placed in the dist/ directory.
Something went wrong with that request. Please try again.