periodicjs.ext.default_routes
v5.9.11
Published
default routes for periodicjs.
Downloads
60
Maintainers
Keywords
Readme
periodicjs.ext.default_routes
The Default Routes Extension adds sample routes to periodic resources like items, collections, categories, assets, tags, content types, libraries.
Installation
$ npm install periodicjs.ext.default_routes##Development Make sure you have grunt installed
$ npm install -g grunt-cliThen run grunt watch
$ grunt watchFor generating documentation
$ grunt doc
$ jsdoc2md index.js > doc/api.md##Notes
- Check out https://github.com/typesettin/periodicjs for the full Periodic Documentation
