InternetObject js:Internet对象的官方JavaScript和TypeScript解析器 源码
面向Internet的精简,健壮,模式优先但又简单的数据交换格式。 精心设计的JSON替代品! Internet对象TypeScript / JavaScript解析器 :warning: 尚未准备就绪-该项目正在积极开发中! 不要使用,尚未准备好! import InternetObject from 'internet-object' const schema = "name,age" const o = new InternetObject ( "Spiderman,25" , schema ) // Prints Spiderman console . log ( o . data
文件列表
InternetObject-js-master.zip
(预估有个81文件)
InternetObject-js-master
.travis.yml
226B
logo
internet-object.png
10KB
internet-object-logo.png
5KB
tsconfig.all.json
201B
package.json
3KB
tslint.json
81B
tools
gh-pages-publish.ts
912B
暂无评论