isthis

0.0.2 • Public • Published

is

Build Status

A full set of static methods to do type checking

Installation

Install with component(1):

$ component install debianw/is

Install with npm:

$ npm install isthis

API

  • isEmail()
  • isArray()
  • isEmpty()
  • isDate()
  • isString()
  • isBoolean()
  • isObject()
  • isSimpleObject()
  • isPrimitive()
  • isFunction()
  • isNumber()
  • isNumeric()
  • isElement()
  • isTextNode()
  • isDefined()
  • isIterable()

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i isthis

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • debianw