solid
v0.2.1
Published
Make small, simple sites
Downloads
532
Readme
solid
shape super-small, simple, solid sites.
Installation
$ npm install solid
Usage
Hello world example:
require('solid') ->
"/" : "<b>Hello world!</b>"
That's it. No, really.
A bit more contrived example can be found here, where you can see everything you can do in solid currently.
Contributors
Abi Raja for the idea and contributions.