没有合适的资源?快使用搜索试试~ 我知道了~
ow:人类的函数参数验证
共83个文件
ts:67个
json:3个
yml:2个
需积分: 11 0 下载量 196 浏览量
2021-02-04
15:37:01
上传
评论
收藏 187KB ZIP 举报
温馨提示
人类的函数参数验证 强调 富有表现力的可链接API 大量内置验证 支持自定义验证 Node.js中的自动标签推断 用TypeScript编写 安装 $ npm install ow 用法 如果使用CommonJS,则需要以const {default: ow} = require('ow')导入。 import ow from 'ow' ; const unicorn = input => { ow ( input , ow . string . minLength ( 5 ) ) ; // … } ; unicorn ( 3 ) ; //=> ArgumentError: Expec
资源推荐
资源详情
资源评论
收起资源包目录
ow-main.zip (83个子文件)
ow-main
package.json 2KB
readme.md 9KB
.github
funding.yml 21B
workflows
main.yml 561B
test
number.ts 8KB
string.ts 7KB
weak-set.ts 2KB
date.ts 1KB
array-buffer.ts 2KB
function.ts 527B
set.ts 4KB
undefined.ts 805B
nan.ts 572B
regexp.ts 622B
object.ts 9KB
test.ts 16KB
optional.ts 917B
array.ts 5KB
any-multiple-errors.ts 5KB
buffer.ts 580B
custom-message.ts 2KB
iterable.ts 498B
map.ts 6KB
any.ts 1KB
symbol.ts 448B
promise.ts 651B
custom-predicate.ts 589B
types.ts 4KB
boolean.ts 1KB
infer-label.ts 2KB
data-view.ts 2KB
typed-array.ts 7KB
null.ts 571B
weak-map.ts 2KB
fixtures
create-error.ts 589B
error.ts 5KB
null-or-undefined.ts 654B
media
readme.md 144B
logo.svg 193KB
logo.png 97KB
license 1KB
dev-only.js 215B
example.js 279B
tsconfig.json 277B
.gitignore 54B
.npmrc 19B
.editorconfig 175B
tsconfig.xo.json 61B
.gitattributes 19B
source
predicates.ts 9KB
argument-error.ts 625B
test.ts 431B
predicates
number.ts 5KB
string.ts 6KB
weak-set.ts 1KB
date.ts 813B
array-buffer.ts 2KB
set.ts 3KB
base-predicate.ts 355B
object.ts 6KB
array.ts 6KB
map.ts 5KB
any.ts 1KB
boolean.ts 606B
predicate.ts 6KB
data-view.ts 2KB
typed-array.ts 3KB
weak-map.ts 1KB
error.ts 3KB
utils
of-type.ts 553B
node
is-node.ts 49B
has-items.ts 730B
match-shape.ts 3KB
generate-stack.ts 291B
generate-argument-error-message.ts 1KB
is-valid-identifier.ts 399B
random-id.ts 66B
of-type-deep.ts 690B
infer-label.ts 1KB
infer-label.browser.ts 36B
index.ts 4KB
operators
not.ts 1001B
modifiers.ts 587B
共 83 条
- 1
资源评论
基少成多
- 粉丝: 22
- 资源: 4537
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功