maketype
TypeScript icon, indicating that this package has built-in type declarations

2.0.1ย โ€ขย Publicย โ€ขย Published

Welcome to ๐Ÿ‘‹

MAKE TYPE

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

Readme

Keywords

Package Sidebar

Install

npm i maketype

Weekly Downloads

301

Version

2.0.1

License

MIT

Unpacked Size

96 kB

Total Files

66

Last publish

Collaborators

  • xodltus