UNPKG

332 BMarkdownView Raw
1# ToloFrameWork
2
3Javascript/HTML/CSS compiler for web or nodewebkit apps using modules in the nodejs style.
4
5> Convention over configuration.
6
7## Installation
8```
9 npm install -g toloframework
10```
11
12## Documentation
13
14* [Files structure convention](man/conventions.md)
15* [Writing an HTML component](man/com.md)
16* [XJS](man/xjs.md)