jsonscore:使用underscore.js链方法编辑json文件

时间:2024-05-29 14:35:14
【文件属性】:

文件名称:jsonscore:使用underscore.js链方法编辑json文件

文件大小:11KB

文件格式:ZIP

更新时间:2024-05-29 14:35:14

JavaScript

JSON分数 使用underscore.js链方法编辑json文件 安装 $ npm install jsonscore 用法 var jsonscore = require ( 'jsonscore' ) ; /* * alter metadata json file in the root directory * addnew and filter two new json object */ var metadata = jsonscore ( 'metadata.json' , { // default json file content value defaultValue : [ ] , // json file encoding encoding : 'utf8' , // format json with replacer


【文件预览】:
jsonscore-master
----.gitignore(1KB)
----package.json(722B)
----LICENSE(18KB)
----index.js(1KB)
----README.md(2KB)
----.npmignore(568B)
----.gitattributes(378B)

网友评论