Pretty Print Json Versions Save

🦋 Pretty-print JSON data into HTML to indent and colorize (with TypeScript declarations)

v3.0.1

3 weeks ago

v3.0.0

4 months ago
  • Removed obsolete CommonJS (UMD) distribution file
  • Removed .at() polyfill for old versions of JavaScript
  • Removed deprecated trailingComma option

v2.1.2

4 months ago
  • Add warning message for deprecated trailingComma option

v2.1.1

4 months ago
  • Update MIT license copyright year

v2.1.0

5 months ago
  • Rename trailingComma option to trailingCommas (with backwards compatible check)

v2.0.4

7 months ago
  • Add polyfill for .at() string function to support older browsers

v2.0.3

8 months ago
  • Fix selector in dynamic load test page

v2.0.2

11 months ago
  • Rename internal parameter to be more descriptive

v2.0.1

1 year ago
  • Improved performance for HTML encoding step

v2.0.0

1 year ago
  • Default for trailingComma option changed to true