Skip to content

minideezel/csv-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSV Viewer

A simple, modern, open source web tool to view and explore CSV files in your browser. No installation or backend required.

Features

  • Upload CSV: Select and load any CSV file from your computer.
  • Table Display: Data is shown in a responsive, styled table.
  • Column Sorting: Click any column header to sort ascending/descending. Arrows indicate sort direction.
  • Search: Filter rows by typing in the search box above the table. Matches any column.
  • No Data Sent: All processing is done in your browser. Your data never leaves your computer.

Usage

  1. Open index.html in your web browser.
  2. Click the file input to select a .csv file from your computer.
  3. Use the search box to filter rows.
  4. Click column headers to sort.

Tech Stack

Development

This project is a single HTML file. To modify or contribute:

  • Edit index.html directly.
  • No build step required.

License

MIT License. See LICENSE for details.


Contributions and suggestions welcome!

About

Simple online CSV Viewer with Sorting and Search

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages