0.1.0 • Published 10 years ago

roq v0.1.0

Weekly downloads
14
License
-
Repository
github
Last release
10 years ago

roq

NPM version Build Status

Web application development platform and CMS build on node.js, express and handlebars.

Components:

Roq: Development platform -- Pebbles: Data files -- Modules: Template Components -- Handlebars: Template Views Chisel: CMS Cronica: Deployment and versioning

Install:

npm install roq -g

Scaffold:

roq mynewroqapp.com

Test:

npm test

or make test

ToDo:

  • Client library dependencies
  • Client library optimizations
  • Combine localization object with local variables
  • Determine how to set locale
  • LESS compilation
  • Client library processing
  • Module and template controllers
  • Hooks
  • Chisel CMS
  • Caching
  • Async file reads of templates, modules, controllers and models
  • Async compiling and execution of templates
  • Compiled template caching
  • Module caching
  • Internal module data routing
  • Integrate handlebars partials into modules

Built On

License

Roq Platform is released under the MIT license.

0.1.0

10 years ago

0.0.2

11 years ago

0.0.1

11 years ago