--- tags: ['verb-tag-jscomments'] --- # {%= name %} {%= badge("fury") %} > {%= description %} ## Install {%= include("install") %} ## Usage ```js var utils = require('{%= name %}'); ``` ## API {%= jscomments("index.js") %} ## Author {%= include("author") %} ## License {%= copyright() %} {%= license() %} *** {%= include("footer") %}