JSON ReduceA simple VS Code extension that aims to ease readability for developers when dealing with large JSON files. It reduces the JSON to a minimal size so they can focus on the schema and avoid infinite scrolling when having extremely large number of array objects or huge texts. ExampleText is reduced to a configurable number of characters. Array items are reduced to a configurable number of items.
Configuration
Contributing
LicenseMIT © Ang3lkar |