Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mirite/csv-magic
- Owner: mirite
- Created: 2021-11-27T01:38:35.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-08T13:18:44.000Z (3 months ago)
- Last Synced: 2024-11-08T14:25:44.337Z (3 months ago)
- Topics: csv
- Language: TypeScript
- Homepage: https://csvmagic.cloud
- Size: 13.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: COPYING
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 buildYou can see this project in action on [https://csvmagic.cloud](https://csvmagic.cloud)