1.0.3 • Published 10 years ago
flowee-doc v1.0.3
Helper / Example extension for automatic html+markdown api docs for flowee
Usage
Assuming you already have your flowee api running/installed:
npm install flowee-docUsage
require('flowee-doc')(flowee) <------ add this
app = flowee.init( {model: model, store:true } )then surf to /doc or /doc/md for html/markdown output: