Quack:验证对象结构和值

时间:2024-07-11 12:00:05
【文件属性】:

文件名称:Quack:验证对象结构和值

文件大小:11KB

文件格式:ZIP

更新时间:2024-07-11 12:00:05

CoffeeScript

嘎嘎 Quack 帮助您验证对象结构和值。 它依赖于并且仍在开发中。 例子 var agenda = { companies : [ { name : 'Philips' , events : [ { start : new Date ( 2011 , 3 , 10 , 12 , 30 ) , // won't match name : 'Lunch' , invited : [ 'Employee' , 'Boss' , 'Customer' ] } , { start : new Date ( 2014 , 3 , 11 , 12 , 30 ) , name : 'Party' , invited : [ 'Boss' , 'Customer' ] } , { s


【文件预览】:
Quack-master
----.gitignore(52B)
----quack.coffee(14KB)
----.bowerrc(37B)
----README.md(4KB)
----tests()
--------users.js(702B)
--------inspect.js(4KB)
--------config.js(3KB)
--------index.html(900B)
--------tests.js(780B)
----quack.js(15KB)
----bower.json(238B)

网友评论