1.0.1 • Published 3 years ago

typeof-checker v1.0.1

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

Typeof Checker

A simple object typeof checking library.

Install the library using npm i typeof-checker.

Warning: I haven't tested this too much with anything other than typeof "string" and typeof "number". Create an ISSUE if you find any bugs!

Check out the "examples" folder for usage. I tried to make it as common sense as possible.