in.adapter.json:用于Json的解析器

时间:2024-06-11 08:10:10
【文件属性】:

文件名称:in.adapter.json:用于Json的解析器

文件大小:5KB

文件格式:ZIP

更新时间:2024-06-11 08:10:10

JavaScript

in.adapter.json 的Json解析器 $$in ( function ( packages // in.as.json read {{ $$files('node_modules/*/package.json') }} ) { console . log ( packages . map ( function ( package ) { return { name : package . name , version : package . version } } ) ) ; } ) $$in ( function ( stream // in.as.stream.json $ something that emits json ) { // stream.on('error' ... // stream


【文件预览】:
in.adapter.json-master
----.travis.yml(60B)
----LICENSE(1KB)
----test()
--------module_test.coffee(1KB)
----README.md(645B)
----objective.coffee(36B)
----objective.coffee.json(378B)
----.gitignore(526B)
----index.js(2KB)
----package.json(593B)

网友评论