@rgarduno/helpers

1.0.2 • Public • Published

helpers

Site | Docs | Wiki | Code of Conduct | Twitter |

The Helpers library exported as a UMD module.

Installation

Using npm:

$ npm i -g npm
$ npm i @rgarduno/helpers

Note: add --save if you are using npm < 5.0.0

In Node.js:

// Load method categories.
var isNumbersOnly = require('@rgarduno/helpers/isNumbersOnly');
var isValidEmail = require('@rgarduno/helpers/isValidEmail');

Readme

Keywords

none

Package Sidebar

Install

npm i @rgarduno/helpers

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

18.2 kB

Total Files

44

Last publish

Collaborators

  • rgarduno