1.0.0 • Published 10 years ago

hapiify v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
10 years ago

hapiify

Converts Hapi routes into Express compatible routes

This is a transform for the Taunus command-line interface, compiling Hapi routes into routes compatible routes.

Install

npm install hapiify --save

Use

Simply supplying taunus with this package, as shown below, will yield client-side Taunus compatible routes based on your Hapi server-side routes.

taunus -t hapiify

Disclaimer: the {name*2} syntax is silly and it's not supported.

License

MIT