react-json-to-table:react-json-to-table

时间:2024-06-18 09:38:36
【文件属性】:

文件名称:react-json-to-table:react-json-to-table

文件大小:207KB

文件格式:ZIP

更新时间:2024-06-18 09:38:36

TypeScript

react-json-to-table React 库将 JSON 转换为 HTML 安装 npm install react-json-to-table 用法 import { JsonToTable } from "react-json-to-table"; function App() { // ===================== // // JSON Object // ===================== // const myJson = { "Student": { name: "Jack", email: "jack@xyz.com" }, "Student id": 888, "Sponsors": [ { name: "john", email: "john@@xyz.com" }, {


【文件预览】:
react-json-to-table-master
----images.d.ts(69B)
----.gitignore(90B)
----tsconfig.prod.json(34B)
----tsconfig.json(744B)
----README.md(875B)
----tsconfig.test.json(87B)
----public()
--------manifest.json(317B)
--------index.html(2KB)
--------favicon.ico(4KB)
----LICENSE(34KB)
----package.json(2KB)
----tslint.json(219B)
----src()
--------registerServiceWorker.ts(4KB)
--------components()
--------setupTests.ts(368B)
----package-lock.json(887KB)

网友评论