vork
v0.0.12
Published
Vorkjs ========
Downloads
42
Readme
======= vorkNode
vorkNode by Bradley Matusiak
bmatusiak@ gmail.com
<a herf="http://vorknode.herokuapp.com/">http://vorknode.herokuapp.com/</a>
Installation and Usage
Requirements:
- NodeJS
>= 0.6.15
- NPM
>= 1.1.16
Install:
get clone git://github.com/bmatusiak/vorkNode.git
cd vorkNode
npm install
License
The GPL version 3, read it at http://www.gnu.org/licenses/gpl.txt
inspirational port
http://vork.us/
##Parse Order
(controler_only) ____________ ____________
| | | | *| |----| |
| model |--->| controler | | | | elements |
|| || | | |(ejs)__|
| | |
__V | | ____________
| | | | | |
| view | |---|----| helpers |
|(ejs)|-- | | |_______|
| \ | |
__V \ | | ____________
| | \ | | | |
| layout | \ | | | vorkNode |
|(ejs)| \ | |----| objects |
| \ *| |_______|
V
| |<-
| ouput |
|_____|