Skip to content

Sanjays2402/data-forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔢 Data Forge

CSV / TSV / JSON explorer with filtering, sorting, and charts. Drag & drop a file, explore instantly.

Features

  • Smart parser — CSV (with quoted fields), TSV, and JSON array-of-objects
  • Type coercion — auto-detects numbers, booleans, nulls
  • Global + per-column filters=, , >, <, , , contains
  • Sortable columns — click headers
  • Charts — bar, line, scatter (Canvas-rendered, no Chart.js)
  • Export — CSV or JSON of filtered results
  • Drag & drop file upload
  • Paste mode — paste CSV/JSON directly
  • Sample dataset included
  • Zero dependencies

Run

Open index.html, drop a file.

About

Browser-based CSV, TSV, and JSON explorer with multi-column filtering, sorting, canvas-rendered charts, and drag-and-drop file ingestion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors