没有合适的资源?快使用搜索试试~ 我知道了~
json-formatter-js:以漂亮HTML(纯JavaScript)呈现JSON对象
共24个文件
js:6个
ts:5个
json:4个
需积分: 50 5 下载量 112 浏览量
2021-05-07
10:46:46
上传
评论
收藏 180KB ZIP 举报
温馨提示
JSON格式器 使用可折叠的导航呈现HTML中的JSON对象。 JSON Formatter作为启动。 这是同一模块的纯JavaScript实现。 用法 通过npm安装 npm install --save json-formatter-js 在页面的dist文件夹中包含json-formatter.js 。 import JSONFormatter from 'json-formatter-js' const myJSON = { ans : 42 } ; const formatter = new JSONFormatter ( myJSON ) ; document . body . appendChild ( formatter . render ( ) ) ; 原料药 JSONFormatter(json [, open [, config] ]) json ( Obje
资源推荐
资源详情
资源评论
收起资源包目录
json-formatter-js-master.zip (24个子文件)
json-formatter-js-master
index.html 2KB
rollup.config.js 690B
.github
workflows
npm-publish.yml 790B
yarn.lock 211KB
server.js 546B
rollup.dev.config.js 718B
webpack.config.js 673B
src
style.less.d.ts 28B
index.ts 13KB
style.less 3KB
helpers.ts 2KB
.npmignore 19B
demo
giant.json 160KB
webpack.config.js 226B
index.js 2KB
.travis.yml 46B
tsconfig.json 342B
LICENSE 1KB
test
spec.ts 7KB
README.md 3KB
mocks
less.ts 19B
.gitignore 30B
package-lock.json 262KB
package.json 1KB
共 24 条
- 1
资源评论
华笠医生
- 粉丝: 672
- 资源: 4679
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功