Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 375 Bytes

.verb.md

File metadata and controls

26 lines (17 loc) · 375 Bytes

{%= name %} {%= badge("fury") %}

{%= description %}

Install

{%= include("install-npm", {save: true}) %}

Usage

var utils = require('{%= name %}')
utils.readPartials(...)

Author

{%= include("author") %}

License

{%= copyright({year: 2014}) %} Copyright (c) 2011 TJ Holowaychuk tj@vision-media.ca {%= license() %}


{%= include("footer") %}