Skip to content

debianw/is

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A full set of static methods to do type checking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published