文件名称:react-json-tree:React JSON查看器组件,从redux-devtools中提取
文件大小:99KB
文件格式:ZIP
更新时间:2024-02-24 11:17:56
react json json-viewer JSONJavaScript
该软件包已合并到。 请参考该存储库以获取最新更新,问题和请求请求。 react-json-tree React JSON Viewer组件,从提取。 支持对象,例如 。 用法 import JSONTree from ' react-json-tree ' // If you're using Immutable.js: `npm i --save immutable` import { Map } from ' immutable ' // Inside a React component: const json = { array : [ 1 , 2 , 3 ], bool :
【文件预览】:
react-json-tree-master
----.gitignore(42B)
----.babelrc(310B)
----.eslintrc(1KB)
----package.json(3KB)
----src()
--------JSONIterableNode.js(883B)
--------ItemRange.js(1KB)
--------JSONArrayNode.js(685B)
--------getCollectionEntries.js(3KB)
--------JSONNode.js(3KB)
--------createStylingFromTheme.js(4KB)
--------JSONArrow.js(768B)
--------index.js(4KB)
--------objType.js(415B)
--------utils()
--------JSONNestedNode.js(5KB)
--------themes()
--------JSONObjectNode.js(829B)
--------JSONValueNode.js(1KB)
----LICENSE.md(1KB)
----.travis.yml(33B)
----CODE_OF_CONDUCT.md(1KB)
----CHANGELOG.md(150B)
----examples()
--------.jshintrc(75B)
--------.gitignore(43B)
--------.babelrc(131B)
--------.eslintrc(428B)
--------package.json(1KB)
--------src()
--------webpack.config.js(1KB)
--------LICENSE(1KB)
--------README.md(2KB)
--------index.html(333B)
--------server.js(395B)
--------yarn.lock(136KB)
----README.md(6KB)
----.eslintignore(83B)
----.npmignore(51B)
----test()
--------index.spec.js(612B)
--------objType.spec.js(836B)
----.yarnclean(398B)
----yarn.lock(122KB)