toloframework
v0.53.4
Published
Javascript/HTML/CSS compiler for Firefox OS or nodewebkit apps using modules in the nodejs style.
Downloads
1,893
Maintainers
Readme
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
Debugging
node --inspect --debug-brk submodules/tfw/bin/tfw.js build debug
Then open Chrome and got to URL about:inspect
.