Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 495 Bytes

.verb.md

File metadata and controls

35 lines (23 loc) · 495 Bytes

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

{%= description %}

Install

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

Run tests

npm test

Usage

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

API

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

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, [please create an issue]({%= bugs.url %})

Author

{%= include("author") %}

License

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


{%= include("footer") %}