Getting Started
A straightforward and accessible component for rendering json. Typically used for internal/admin pages for formatting deeply nested objects.
Installation
npm
npm install @availity/json-viewer --save
Yarn
yarn add @availity/json-viewer