@elonehoo/is
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

is

Type check values

install

# npm
npm i @elonehoo/is
# yarn
yarn add @elonehoo/is
# pnpm
pnpm i @elonehoo/is

usage

import is from '@elonehoo/is'

is.string('elonehoo') //=> true

is('elonehoo') //=> 'string'

Readme

Keywords

none

Package Sidebar

Install

npm i @elonehoo/is

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

77.8 kB

Total Files

11

Last publish

Collaborators

  • elonehoo