is-kindof@2.0.0
Check type of given javascript value. Support promises, generators, streams, and native types. Thin wrapper around `kind-of` module.
MIT
2015-06-28
安装 (2.0.0)
npm install is-kindof@2.0.0
yarn add is-kindof@2.0.0
pnpm add is-kindof@2.0.0
bun add is-kindof@2.0.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| is-es6-generators | ~1.0.2 |
| is-hybrid | ~1.0.0 |
| is-promise | ~2.0.0 |
| is-stream | ~1.0.1 |
| kind-of | ~2.0.0 |
devDependencies (5)
| 包名 | 版本要求 |
|---|---|
| assertit | ^0.1.0 |
| got | ^3.2.0 |
| got-promise | ^4.1.0 |
| plugin-error | ^0.1.2 |
| then-got | ^1.0.7 |