toloframework
Version:
Javascript/HTML/CSS compiler for Firefox OS or nodewebkit apps using modules in the nodejs style.
17 lines (11 loc) • 332 B
Markdown
# ToloFrameWork
Javascript/HTML/CSS compiler for web or nodewebkit apps using modules in the nodejs style.
> Convention over configuration.
## Installation
```
npm install -g toloframework
```
## Documentation
* [Files structure convention](man/conventions.md)
* [Writing an HTML component](man/com.md)
* [XJS](man/xjs.md)