/node-framework

Node.Js Ajax web application framework

Primary LanguageJavaScript

node-framework

Node.Js Ajax web application framework.

All code split into 'packages'

Objects defined in /packages/PACKAGE_NAME/models/MODEL_NAME.js can be loaded using the {{{framework_get_object()}}} tag. Objects are loaded asynchronously automatically.

uses the Amulet implementation of mustache for templates Serialize.js for ORM.