{"library":"json-formatter","type":"library","category":null,"description":"A library that converts JSON data (numbers, strings, booleans, null, objects, arrays) into HTML fragments. Version 0.1.0 is the latest stable release; this is a legacy library with no active updates since 2014. It uses AMD/non-AMD patterns (Universal Module Definition). Unlike modern alternatives like JSONView or react-json-view, this library is unmaintained and lacks browser-focused features, better suited for simple server-side HTML generation from JSON.","language":"javascript","status":"deprecated","version":"0.1.0","tags":["javascript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install json-formatter","imports":["import JSONFormatter from 'json-formatter'","const JSONFormatter = require('json-formatter');","new JSONFormatter(options).toHtml(json);"]},{"cmd":"yarn add json-formatter","imports":[]},{"cmd":"pnpm add json-formatter","imports":[]}],"homepage":"git://github.com/iamchrismiller/JSONFormatter","github":"git://github.com/iamchrismiller/JSONFormatter","docs":null,"changelog":null,"pypi":null,"npm":"json-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}