1.0.8 • Published 7 years ago

angy v1.0.8

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Angy - A Cool params validator

It will be validating all common params if the value will be correct it will be return the value else it will return false.

Installing

run the following command don't run as a global

npm install i angy --save

Import it to the modal file it may be used anywhere express,restify anywhere

added Null checker and changed to mumberChk to numberChk

import { numberChk, emailChk,nullCheck } from 'angy';
1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago