Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timneutkens/csv-to-excel
https://github.com/timneutkens/csv-to-excel
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/timneutkens/csv-to-excel
- Owner: timneutkens
- Created: 2017-07-21T21:29:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T21:35:39.000Z (over 7 years ago)
- Last Synced: 2024-10-05T12:41:04.059Z (3 months ago)
- Language: JavaScript
- Size: 25.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Comma separated CSV to Excel compatible CSV converter
API to prepend `"sep=,"` to a file. Frontend to easily drag/drop a file and automatically download the result.
https://csv.now.sh
### Credits
Thanks to [ZEIT](https://zeit.co) for providing hosting under their free plan.
Thanks to the people that showed me the solution https://superuser.com/questions/606272/how-to-get-excel-to-interpret-the-comma-as-a-default-delimiter-in-csv-files