Skip to content

goatslacker/tg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tg

Type checking at runtime

Build Status NPM version

Install

npm install tg

Usage

var tg = require('tg').tg
tg(Number, 4)

tg(String, 4) // throws a TypeError

LICENSE

MIT

About

Dynamic type checking function for JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published