Tall-Paul / node-framework

Node.Js Ajax web application framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Node.Js Ajax web application framework


Languages

Language:JavaScript 100.0%