is
Simple type checking.
Installation
$ component install ianstormtaylor/is
$ npm install ianstormtaylor/is
Example
var is = ; isargumentsarguments; // trueis; // trueis; // trueis; // trueis; // trueis; // trueis; // trueis; // trueis; // trueisobject{}; // trueis; // trueis; // trueisundefinedundefined; // trueis; // true
Note: If you need old browser support, use .fn
instead of .function
.
License
MIT