editCSVonline is a free web app for editing CSV files online in a spreadsheet-like matter.
It uses two Javascript libraries: the first is PapaParse for parsing CSV files, the second is DataGridXL for the spreadsheet-like editing. (I am the author of DataGridXL: I was very happy to see the lib reach the front page on Hacker News some three months ago.)
I have created editCSVonline for a couple of reasons:
1) It's nice for anyone to not have to resort to Google Sheets or Microsoft Excel to edit a simple CSV file.
2) I use simple tools like this (tools that aid developers) all the time: tools like JSON linters, favicon generators or SVG icon finders. This is my free help-a-fellow-dev web app.
3) To promote my Javacript product DataGridXL.
Please let me know if you have any suggestions or comments!
1 comment
[ 3.2 ms ] story [ 11.6 ms ] threadI’m Robbert, the creator of editCSVonline.com.
editCSVonline is a free web app for editing CSV files online in a spreadsheet-like matter.
It uses two Javascript libraries: the first is PapaParse for parsing CSV files, the second is DataGridXL for the spreadsheet-like editing. (I am the author of DataGridXL: I was very happy to see the lib reach the front page on Hacker News some three months ago.)
I have created editCSVonline for a couple of reasons:
1) It's nice for anyone to not have to resort to Google Sheets or Microsoft Excel to edit a simple CSV file.
2) I use simple tools like this (tools that aid developers) all the time: tools like JSON linters, favicon generators or SVG icon finders. This is my free help-a-fellow-dev web app.
3) To promote my Javacript product DataGridXL.
Please let me know if you have any suggestions or comments!