2.2.1 • Published 8 years ago
min-is v2.2.1
min-is
Check if a value is something
Installation
npm i min-isApi
helper
is.browserdetect is browseris.h5simple modern browser detectis.mobiledetect mobile browser or pc browseris.wechatAppdetect wechat app
basic function
is.owns, short forObject.prototype.hasOwnProperty.callis.boolis.numberis.integeris.decimalis.undefis.hashis.plainObjectis.objectis.fnis.stringis.arrayis.arraylikeis.emptyis.elementis.regexpis.nan, onlyNaNis true, other is false, unlikeisNaN
Merge Api
is.iodis int or decimalis.oofis object or functionis.nosis number or string
Advance
is._class, short forObject.prototype.toString.call(value)is._type, short fortypeof value