Skip to content

holaneu/PerDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text Database Viewer

A simple browser-based tool for viewing and exploring JSON and text data files with advanced filtering and sorting capabilities.

Features

  • 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

Usage

  1. Open index.html in a web browser
  2. Click to load your JSON file
  3. Configure which fields to display/search/filter
  4. Use the search, filters and sort controls to explore your data

Supported JSON Formats

  • Direct array of objects
  • Structured format with collections object containing named data arrays

Requirements

  • Modern web browser
  • No additional dependencies or installation needed

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors