modern-json-formatter

Format JSON in a modern way. With guaranteed order of keys, big numbers, expandable/collapsable properties and more.

MIT License

Stars
1

Bot releases are hidden (Show)

modern-json-formatter - Version 1.2.1 Latest Release

Published by evg4b about 1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/evg4b/modern-json-formatter/compare/v1.2.0...v1.2.1

modern-json-formatter - Version 1.2.0

Published by evg4b 3 months ago

  • Updated dependencies
  • Added JQ queries support (PR)
modern-json-formatter - Version 1.1.1

Published by evg4b 3 months ago

  • Updated dependencies
  • Optimized extension loading (commit)
modern-json-formatter - Version 1.1.0

Published by evg4b 5 months ago

Added additional information about collapsed objects and arrays (PR).

modern-json-formatter - Version 1.0.0

Published by evg4b 5 months ago

  • Updated parser to guarantee the order of keys
  • Shrink wasm size (using tinygo)
  • Added error view
modern-json-formatter - Version 0.0.3

Published by evg4b 5 months ago

Added expandable/collapsible properties and arrays.

modern-json-formatter - Version 0.0.2

Published by evg4b 5 months ago

  • Formatted/Raw switcher
  • New logo design
modern-json-formatter - Version 0.0.1

Published by evg4b 5 months ago

Implemented key features like:

  • Fast parse and format JSON
  • Supports x64 numbers (integer and float)
  • Chrome DevTools theme