static-engine-pager

3.11.2 • Public • Published

static-engine-pager

Dependency Status devDependency Status js-standard-style

This is a plugin for static-engine. It adds next and previous properties to each object of the collection that.

var engine = require('static-engine')
var pager = require('static-engine-pager')
var pluginA = require('plugin-a')
 
engine([
  pluginA,
  pager
])

Readme

Keywords

Package Sidebar

Install

npm i static-engine-pager

Weekly Downloads

10

Version

3.11.2

License

MIT

Last publish

Collaborators

  • erickmerchant