2.0.1 ā€¢ Published 3 months ago

maketype v2.0.1

Weekly downloads
32
License
MIT
Repository
github
Last release
3 months 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

2.0.0-alpha-2

3 months ago

2.0.0-alpha-1

3 months ago

2.0.1

3 months ago

2.0.0

3 months ago

1.0.1

5 years ago

1.0.0

5 years ago