Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mirite/csv-magic

CSV Magic is a spreadsheet editor that allows for sorting, filtering, and other large scale manipulations within one or multiple CSV files. The app runs entirely in browser with no backend supporting it.
https://github.com/mirite/csv-magic

csv

Last synced: 2 months ago
JSON representation

CSV Magic is a spreadsheet editor that allows for sorting, filtering, and other large scale manipulations within one or multiple CSV files. The app runs entirely in browser with no backend supporting it.

Awesome Lists containing this project

README

        

# CSV Magic

CSV Magic is a spreadsheet editor that allows for sorting, filtering, and other large scale manipulations within one or multiple CSV files. The app runs entirely in browser with no backend supporting it.

## Instructions:

- To start development server: yarn run start
- To build project: yarn run build

You can see this project in action on [https://csvmagic.cloud](https://csvmagic.cloud)