0.0.2 • Published 8 years ago

kickyjs v0.0.2

Weekly downloads
7
License
-
Repository
-
Last release
8 years ago

KickyType

A library for runtime type check

Dependancies

No dependencies needed

Why a runtime type checker ?

Sometimes during testing or development you need some runtime type checker to verify network input. I made this library for improve my test code and add some tests in development mode of my node servers You can define my own type object and check with some values

Usage

Check the tests for now. The documentation will come soon :)

Contributions

If you have any ideas to improve this library feel free to open an issue :)