You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: core/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -411,7 +411,7 @@ export default JsonView;
411
411
412
412
## Size and dependencies
413
413
414
-
Here is the size benchmark (using [bundlephobia.com](https://bundlephobia.com)) against similar React libraries (found by https://www.npmjs.com/search?q=react%20json&ranking=popularity):
414
+
Here is the size benchmark (using [bundlephobia.com](https://bundlephobia.com)) against similar React libraries (found by [`npmjs.com/search`](https://www.npmjs.com/search?q=react%20json&ranking=popularity)):
@@ -420,8 +420,8 @@ Here is the size benchmark (using [bundlephobia.com](https://bundlephobia.com))
420
420
| react-json-pretty |[](https://bundlephobia.com/result?p=react-json-pretty)|[](https://bundlephobia.com/result?p=react-json-pretty)|[](https://bundlephobia.com/result?p=react-json-pretty)|[](https://github.com/chenckang/react-json-pretty/commits)|
421
421
| react-json-inspector |[](https://bundlephobia.com/result?p=react-json-inspector)|[](https://bundlephobia.com/result?p=react-json-inspector)|[](https://bundlephobia.com/result?p=react-json-inspector)|[](https://github.com/Lapple/react-json-inspector/commits)|
422
422
| react-json-tree |[](https://bundlephobia.com/result?p=react-json-tree)|[](https://bundlephobia.com/result?p=react-json-tree)|[](https://bundlephobia.com/result?p=react-json-tree)|[](https://github.com/reduxjs/redux-devtools/commits)|
423
-
| react-json-view |[](https://bundlephobia.com/result?p=react-json-view)|[](https://bundlephobia.com/result?p=react-json-view)|[](https://bundlephobia.com/result?p=react-json-view)|[](https://github.com/mac-s-g/react-json-view/commits)|
424
-
| react-json-tree-viewer |[](https://bundlephobia.com/result?p=react-json-tree-viewer)|[](https://bundlephobia.com/result?p=react-json-tree-viewer)|[](https://bundlephobia.com/result?p=react-json-tree-viewer)|[](https://github.com/nsisodiya/react-json-viewer/commits)|
423
+
| react-json-view |[](https://bundlephobia.com/result?p=react-json-view)|[](https://bundlephobia.com/result?p=react-json-view)|[](https://bundlephobia.com/result?p=react-json-view)|[](https://github.com/mac-s-g/react-json-view/commits)|
424
+
| react-json-tree-viewer |[](https://bundlephobia.com/result?p=react-json-tree-viewer)|[](https://bundlephobia.com/result?p=react-json-tree-viewer)|[](https://bundlephobia.com/result?p=react-json-tree-viewer)|[](https://github.com/nsisodiya/react-json-viewer/commits)|
425
425
| react-domify |[](https://bundlephobia.com/result?p=react-domify)|[](https://bundlephobia.com/result?p=react-domify)|[](https://bundlephobia.com/result?p=react-domify)|[](https://github.com/JedWatson/react-domify/commits)|
426
426
| react18-json-view |[](https://bundlephobia.com/result?p=react18-json-view)|[](https://bundlephobia.com/result?p=react18-json-view)|[](https://bundlephobia.com/result?p=react18-json-view)|[](https://github.com/YYsuni/react18-json-view/commits)|
0 commit comments