Socket
Socket
Sign inDemoInstall

hyvalidator

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hyvalidator

Small Module to validate Javascript Variable (Objects) According to a set of predefined Rules


Version published
Maintainers
1
Install size
28.1 kB
Created

Readme

Source

hyvalidator (Heiyuki Validator)

A Small Module to validate Javascript Variable (Objects)

Installation

This Module is under developpement Stay tuned by watching the repository But you can have a teste of why it does by running the tests

npm install hyvalidator --save
    const hyvalidate = require('hyvalidator');


    

Notes:

This Module is under developpement Stay tuned by watching the repository

Suggestions:

Please leave your suggestions as an Issue. I will close them once I build to validator for it.

Contributions:

If you build a validator I will happily include it in the main package as long as you write test cases so we can all make sure it runs perfectly. Leave a Pull Request.

Test The Module

You can of corse test the module. Our tests are written with just MochaJS. currently only unit testing of a couple validators.

npm test

This Module is written with functionnal programming principles in mind.

License

MIT heiyukidev

About the Author

I'm Khaled Romdhane but mostly known as heiyuki. My handle is : @heiyukidev.

I Work at this amazing Company @redcarpetsolutions don't hesitate to go check us out.

This project is backed By redcarpetsolutions

Keywords

FAQs

Last updated on 17 May 2017

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