npm
npmjs.com › package › json-viewer
json-viewer - npm
Pretty JSON viewer for the terminal. Latest version: 2.2.0, last published: 7 years ago. Start using json-viewer in your project by running `npm i json-viewer`. There are 1 other projects in the npm registry using json-viewer.
» npm install json-viewer
Published Jan 16, 2019
Version 2.2.0
Author mjurczyk
Repository https://github.com/mjurczyk/json-viewer
npm
npmjs.com › package › react-json-view
react-json-view - npm
Interactive react component for displaying javascript arrays and JSON objects.. Latest version: 1.21.3, last published: 5 years ago. Start using react-json-view in your project by running `npm i react-json-view`. There are 900 other projects ...
» npm install react-json-view
Published Mar 09, 2021
Version 1.21.3
Author Mac Gainor
Repository https://github.com/mac-s-g/react-json-view
npm
npmjs.com › package › @uiw › react-json-view
@uiw/react-json-view - npm
JSON viewer for react.. Latest version: 2.0.0-alpha.41, last published: 2 months ago. Start using @uiw/react-json-view in your project by running `npm i @uiw/react-json-view`. There are 103 other projects in the npm registry using @uiw/react-json-view.
» npm install @uiw/react-json-view
Published Jan 20, 2026
Version 2.0.0-alpha.41
Author Kenny Wang
Repository https://github.com/uiwjs/react-json-view
GitHub
github.com › alenaksu › json-viewer
GitHub - alenaksu/json-viewer: Web Component to visualize JSON data in a tree view
From NPM · Usage · Attributes · Properties · Methods · CSS Parts · CSS custom properties · Basic Usage · Load the JSON dynamically · Basic interactions · Custom renderer · Demo · The package contains a bundled version of the component which includes also the Lit library. It can be useful in case you want to import the package using a CDN. <script src="https://unpkg.com/@alenaksu/json-viewer@2.1.0/dist/json-viewer.bundle.js"></script> Install the component through NPM: npm i @alenaksu/json-viewer ·
Starred by 233 users
Forked by 37 users
Languages TypeScript 53.2% | JavaScript 19.6% | CSS 18.7% | HTML 8.5%
npm
npmjs.com › package › @alenaksu › json-viewer
@alenaksu/json-viewer - npm
From NPM · Usage · Attributes · Properties · Methods · CSS Parts · CSS custom properties · Basic Usage · Load the JSON dynamically · Basic interactions · Custom renderer · Demo · The package contains a bundled version of the component which includes also the Lit library. It can be useful in case you want to import the package using a CDN. <script src="https://unpkg.com/@alenaksu/json-viewer@2.1.0/dist/json-viewer.bundle.js"></script> Install the component through NPM: npm i @alenaksu/json-viewer ·
» npm install @alenaksu/json-viewer
Published Oct 29, 2024
Version 2.1.2
Author alenaksu
Repository https://github.com/alenaksu/json-viewer
npm
npmjs.com › package › @textea › json-viewer
@textea/json-viewer - npm
@textea/json-viewer is a React component that can be used to view and display any kind of data, not just JSON.
» npm install @textea/json-viewer
Published Dec 15, 2024
Version 4.0.1
Author himself65
Repository https://github.com/TexteaInc/json-viewer
npm
npmjs.com › package › @andypf › json-viewer
@andypf/json-viewer - npm
A javascript library to visualize json nicely. Latest version: 2.2.0, last published: 8 months ago. Start using @andypf/json-viewer in your project by running `npm i @andypf/json-viewer`. There are 2 other projects in the npm registry using ...
» npm install @andypf/json-viewer
Published Jul 10, 2025
Version 2.2.0
Author Andreas Pfau
Repository https://github.com/andypf/json-viewer
npm
npmjs.com › package › json-viewer-js
json-viewer-js - npm
One pretty json viewer by javascript. Latest version: 1.0.8, last published: 4 years ago. Start using json-viewer-js in your project by running `npm i json-viewer-js`. There are 1 other projects in the npm registry using json-viewer-js.
» npm install json-viewer-js
Published Jun 06, 2022
Version 1.0.8
Author renhongl
Repository https://github.com/renhongl/json-viewer-js
npm
npmjs.com › package › json-view
json-view - npm
A simple JSON viewer with basic edit capabilities. It has styles similar to Chrome's dev tools, so it's perfect for building dev tools extensions... **[live example](https://richard-livingston.github.io/json-view/)**.. Latest version: 0.4.0, ...
» npm install json-view
Published May 02, 2017
Version 0.4.0
Author Richard Livingston
npm
npmjs.com › package › vue3-json-viewer
vue3-json-viewer - npm
vuejs展示json的组件,适配vue3. Latest version: 2.4.1, last published: 8 months ago. Start using vue3-json-viewer in your project by running `npm i vue3-json-viewer`. There are 34 other projects in the npm registry using vue3-json-viewer.
» npm install vue3-json-viewer
Published Jun 27, 2025
Version 2.4.1
Author qiuquanwu
Textea
viewer.textea.io
@textea/json-viewer – Nextra
<!DOCTYPE html> <html lang="en"> <body> <div id="json-viewer"></div> <script src="https://cdn.jsdelivr.net/npm/@textea/json-viewer@3"></script> <script> new JsonViewer({ value: { /* ...
jsDelivr
jsdelivr.com › package › npm › json-viewer-js
json-viewer-js CDN by jsDelivr - A CDN for npm and GitHub
June 6, 2022 - One pretty json viewer by javascript · Version 1.0.8 License MIT · Keywords · jsonviewerview · INSTALL · Version: Static · Static · Latest Patch · Latest Minor · Latest Major · Learn more · Readme Files Statistics Browse CDN · Statistics · Requests 0 ·
Published Jan 21, 2020
npm
npmjs.com › package › react-json-viewer
react-json-viewer - npm
Latest version: 3.0.1, last published: 4 years ago. Start using react-json-viewer in your project by running `npm i react-json-viewer`. There are 2 other projects in the npm registry using react-json-viewer.
» npm install react-json-viewer
Published Sep 10, 2021
Version 3.0.1
Author nsisodiya
npm
npmjs.com › search
keywords:json-viewer - npm search
JSON viewer for react.
npm
npmjs.com › package › ngx-json-viewer
ngx-json-viewer - npm
JSON formatter / viewer for Angular. Latest version: 3.2.1, last published: 3 years ago. Start using ngx-json-viewer in your project by running `npm i ngx-json-viewer`. There are 44 other projects in the npm registry using ngx-json-viewer.
» npm install ngx-json-viewer
Published Nov 21, 2022
Version 3.2.1
Author Vivo Xu
Repository https://github.com/hivivo/ngx-json-viewer
GitHub
github.com › TexteaInc › json-viewer
GitHub - TexteaInc/json-viewer: not only a JSON viewer
<!doctype html> <html lang="en"> <body> <div id="json-viewer"></div> <script src="https://cdn.jsdelivr.net/npm/@textea/json-viewer@3"></script> <script> new JsonViewer({ value: { /* ...
Starred by 523 users
Forked by 52 users
Languages TypeScript 96.4% | JavaScript 3.6%
Reddit
reddit.com › r/reactjs › which json viewer component do you recommend since react-json-view no one maintains it anymore.
r/reactjs on Reddit: Which JSON Viewer Component do you recommend since react-json-view no one maintains it anymore.
October 16, 2023 -
https://www.npmjs.com/package/react-json-view?activeTab=versions
It was last updated 3 years ago.
I am looking for a popular alternative to that.
Thanks.
npm
npmjs.com › package › react18-json-view
react18-json-view - npm
JSON viewer for react18. Latest version: 0.2.9, last published: a year ago. Start using react18-json-view in your project by running `npm i react18-json-view`. There are 51 other projects in the npm registry using react18-json-view.
» npm install react18-json-view
Published Feb 19, 2025
Version 0.2.9
Author Suni
Repository https://github.com/YYsuni/react18-json-view
Npm
npm.io › search › keyword:json-view
Json-view | npm.io
Interactive react component for displaying javascript arrays and JSON objects. array-viewerbase-16componentinteractiveinteractive-jsonjsonjson-componentjson-displayjson-treejson-view1.21.3 • Published 5 years ago