UNPKG

helpers-utils

Version:

Utility methods commonly used for writing helper libraries.

12 lines (8 loc) 217 B
To install the module, run the following in the command line: ```bash npm i {%= name %} --save ``` Use within your application with the following line of JavaScript: ```js var utils = require('helpers-utils'); ```