Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 177 Bytes

.verb.md

File metadata and controls

12 lines (8 loc) · 177 Bytes

Usage

Use the same way you would use a [vinyl][] file:

var View = require('{%= name %}');
var view = new View({path: 'foo'});

API

{%= apidocs("index.js") %}