文件名称:schema-tag:日间计划
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-09 06:27:25
JavaScript
模式标签 标记架构 安装 $ npm install weo-edu/schema-tag 架构图 { type : 'object' , properties : { displayName : { type : 'string' , maxLength : 30 , required : true } , content : { type : 'string' } , tags : { type : 'array' } , meta : { type : 'array' } } , additionalProperties : false } 执照 麻省理工学院执照 版权所有:copyright:2015,Weo.io < > 特此免费授予获得此软件和相关文档文件(“软件”)副本的任何人无限制地处理软件的权利,包括但不限于使用,复制,修改,合并的权
【文件预览】:
schema-tag-master
----package.json(441B)
----test()
--------index.js(903B)
----Readme.md(2KB)
----.gitignore(12B)
----lib()
--------index.js(431B)
----Makefile(218B)