Skip to content

heiyukidev/hyvalidator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published