Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1007 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 1007 Bytes

verb-util NPM version Build Status

Utilities for verb and verb helpers, plugins, and other extensions.

Install with npm

npm i verb-util --save

Running tests

Install dev dependencies.

npm i -d && npm test

Usage

var utils = require('verb-util');

API

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Jon Schlinkert

License

Copyright (c) 2015 Jon Schlinkert
Released under the MIT license


This file was generated by verb-cli on April 17, 2015.