maketype
v2.0.1
Published
<h1 align="center">Welcome to 👋</h1> <p>MAKE TYPE</p>
Downloads
1,308
Readme
Install
npm install maketype
make 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 test
This README was generated with ❤️ by readme-md-generator