Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 536 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 536 Bytes

Middleware helping pagination of CouchDB views

Usage

See here.

Development

Generate documentation

Run docco index.js (possibly adding node_modules/.bin to the path). Requires Pygments that is used used by docco.

Run tests

Run grunt (possibly adding node_modules/.bin to the path). Requires CouchDB but creates a local database.

Licence

MIT, see license.txt.