Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

erickmerchant/static-engine-first

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
])

About

A plugin for static-engine.

Resources

License

Stars

Watchers

Forks

Packages

No packages published