0.1.0 • Published 10 years ago

tcomb-express v0.1.0

Weekly downloads
3
License
-
Repository
github
Last release
10 years ago

tcomb-express

express route builder using type combinator

Build Status NPM version

Getting Started

Install the module with: npm install tcomb-express

var tcomb-express = require('tcomb-express');
tcomb-express.awesome(); // "hello "

Other stuff

  • documentation - maybe I will add documentation if you ask it. open an issue for this.
  • support - open an issue here.

License

MIT © 2014, Andrea Parodi