Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 486 Bytes

.verb.md

File metadata and controls

34 lines (22 loc) · 486 Bytes

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

{%= description %}

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

Usage

var delegateObject = require('{%= name %}');

API

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

Related projects

{%= related(verb.related.list) %}

Running tests

{%= include("tests") %}

Contributing

{%= include("contributing") %}

Author

{%= include("author") %}

License

{%= copyright() %} {%= license() %}


{%= include("footer") %}