maketype
v2.0.1
Published
<h1 align="center">Welcome to 👋</h1> <p>MAKE TYPE</p>
Downloads
2,237
Readme
Install
npm install maketypemake type
import { toPromise, toArray } from 'maketype'check type
import { isString, isArray } from 'maketype'support
isNumber, toNumber,
isString, toString,
isObject,
isArray, toArray, isArrayLike
isPromise, toPromise,
isFunction,
isGenerator, isIterator, toIterator
Author
👤 hyunwoo.jo
- Github: @ppeeou
Show your support
Give a ⭐️ if this project helped you!
Test
npm run testThis README was generated with ❤️ by readme-md-generator
