Socket
Socket
Sign inDemoInstall

angy

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    angy

It will help in validating params of number,email,first name, last name and it will check for the all the basics params in the file


Version published
Weekly downloads
2
Maintainers
1
Install size
1.73 kB
Created
Weekly downloads
 

Readme

Source

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';

Keywords

FAQs

Last updated on 31 Oct 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc