paramoia

0.3.2 • Public • Published

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

Dependents (0)

Package Sidebar

Install

npm i paramoia

Weekly Downloads

1

Version

0.3.2

License

MIT

Unpacked Size

32.9 kB

Total Files

7

Last publish

Collaborators

  • b8kkyn