Skip to content

Cure for being paranoia about parameters which are coming in every single wrong way to our functions.

License

Notifications You must be signed in to change notification settings

b13nxx/paramoia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paramoia

Cure for being paranoia about parameters which are coming in every single wrong way to our functions.

What is actually?

Well, it is simple utility library for parameter checking.

Who is for?

  • If you don't want to spare time for understand other JSON or OBJECT SCHEMA based validator libraries,
  • If you don't want to deal with complex JSON or OBJECT STRUCTURES for being able to validate some parameters,
  • If you're more like pass or fail line by line kind a guy,
  • If you want simple, light, easy-to-understand library,

You could use this library.

How to install?

Run npm install paramoia --save then you're ready to go with:

let Paramoia = require('paramoia')

Api

Go API documentation page

Changelog

Go CHANGELOG

About

Cure for being paranoia about parameters which are coming in every single wrong way to our functions.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published