static-engine-first

3.11.2 • Public • Published

static-engine-first

Dependency Status devDependency Status js-standard-style

This is a plugin for static-engine. It simply reduces the collection to just the first object.

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.11.2
    1
    • latest

Version History

Package Sidebar

Install

npm i static-engine-first

Weekly Downloads

1

Version

3.11.2

License

MIT

Last publish

Collaborators

  • erickmerchant