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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    2
  • 0.0.1
    1

Package Sidebar

Install

npm i isthis

Weekly Downloads

3

Version

0.0.2

License

MIT

Last publish

Collaborators

  • debianw