farwayer / istp

Simple js type checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

istp

Simple and tree-shaking ready type checks

NPM version

yarn add istp

Functions

isType, isFn, isStr, isObj, isNum, isBool, isSym, isBigInt, isDef, isUndef, isNul, isNil, isInt, isNan, isArr, isDate, isErr, isMap, isWeakMap, isSet, isWeakSet, isGen

About

Simple js type checker


Languages

Language:JavaScript 100.0%