A simple browser-based tool for viewing and exploring JSON and text data files with advanced filtering and sorting capabilities.
- Load and parse JSON data files
- Support for both flat and nested JSON structures
- Configure searchable and filterable fields
- Custom field display selection
- Smart sorting with automatic data type detection
- Responsive dark theme UI
- Open
index.htmlin a web browser - Click to load your JSON file
- Configure which fields to display/search/filter
- Use the search, filters and sort controls to explore your data
- Direct array of objects
- Structured format with
collectionsobject containing named data arrays
- Modern web browser
- No additional dependencies or installation needed
MIT