furniture
v0.1.6
Published
MVC for Vs
Downloads
7
Readme
Furniture
MVC for V
Install
needs php5 and tidy for testing
npm install .
Usage
Furniture works by taking plain html templates (called ##skeletons##) and mixing in your data via instructions (called ##directives##).
##Directives## use css selectors to specify where your data is added.