solid

Make small, simple sites

  • solid

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
solid
550.2.112 years ago12 years agoMinified + gzip package size for solid in KB

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.