0.0.3 • Published 11 months ago

whyjs v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

whyjs

Install

$ npm i --save whyjs
$ yarn add whyjs

Using

import y from 'whyjs'

y.isString('') // true

or

import { isString } from 'whyjs'

isString(1) // false

Docs

whyjs

重要提示

目前正在开发中此版本仅仅只是为了测试是否可以达到正常的使用效果.

如果果你在使用过程中发现了任何问题请及时联系我,谢谢!

欢迎对我提起使用建议,我会尽快完善此库,谢谢!

github issue

gitee issue

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago