0.0.4 • Published 5 years ago

helpers-of-js v0.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

helpers-of-js

Random JavaScript helpers, mostly used by me. The naming is also random.

Installation

npm install helpers-of-js --save

Usage

Import all or selected modules:

import * as helpers from 'helpers-of-js'

or

import { matchHeight, validateEmail } from 'helpers-of-js'

Contributing

Contributions and reviews are greatly welcomed! :)

License

MIT

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago