Skip to content

itnoemo/plus-utils

Repository files navigation

utils v1.0.0

The Utils library exported as Node.js modules.

Installation

Using npm:

$ npm i -g npm
$ npm i --save plus-utils

In Node.js:

// Load the full build.
var plusUtils = require('plus-utils');

See the package source for more details.s

Support

Tested in Chrome 74-75, Firefox 66-67, IE 11, Edge 18, Safari 11-12, & Node.js 8-12.