Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including @teamcoder/typevalidator with all npm packages installed. Try it out:

var typevalidator = require("@teamcoder/typevalidator")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

@teamcoder/typevalidator v1.1.1

This module is small but easy to use. The purpose of this module is to check if what type a variable is the typeof command has a few limitations it can tell you if a variable is one of the following: array, NaN, declared or null. Another advantage this module can validate if a source is one of multiple types in one single command.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free