2.0.1 • Published 2 years ago

maketype v2.0.1

Weekly downloads
32
License
MIT
Repository
github
Last release
2 years ago

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

Show your support

Give a ā­ļø if this project helped you!

Test

npm run test

This README was generated with ā¤ļø by readme-md-generator