npm.io
1.0.3 • Published 10 years ago

flowee-doc

Licence
ISC
Version
1.0.3
Deps
3
Vulns
17
Weekly
0
Install scriptsThis package runs scripts during installation (preinstall/install/postinstall)

Helper / Example extension for automatic html+markdown api docs for flowee

Build Status

Usage

Assuming you already have your flowee api running/installed:

npm install flowee-doc

Usage

require('flowee-doc')(flowee)                        <------ add this
app = flowee.init( {model: model, store:true } )

then surf to /doc or /doc/md for html/markdown output: