tiny-is
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

tiny-is

This Brower / Node.js library that check type of variable

install

npm i tiny-is

API

const {
    isObject,
    isString
    isArray
    isFunction
    isDate
    isNumber
    isUndef
    isBoolean
    isRegExp
    isEmptyObject
} = require('tiny-is');

Readme

Keywords

none

Package Sidebar

Install

npm i tiny-is

Weekly Downloads

2

Version

1.0.4

License

ISC

Unpacked Size

4.27 kB

Total Files

6

Last publish

Collaborators

  • rocksandy