Because there wasn’t any message about CSVViewer for a long time here are some news:
I’ve already finished the first version of handler (source) for text/csv mime type (which shows CSV document as a HTML page with table – see attached screenshot). This parser is tested on several files where the largest is about ~600 KB.
started [...]
Full story »
Before a moment I uploaded new version of CsvViewer. Here are changes for this version:
enabled adding and removing column rows (vertical rows)
added tree context menu
fixed updating of the new commands
all XUL files are fully localized
added cs-CZ locales
all JavaScript sources are commented now
And some screenshots:
Full story »
Today I’ve released new version of CsvViewer with a lot of changes – here are some of them listed:
enable to create new CSV document
main tree is editable now
implemented add/remove row
better CSV styles on the main tree
This version still doesn’t include handler for text/csv mime-type yet so you can only open existing file from the [...]
Full story »
Before several weeks I started with extension for working with CSV files under the Mozilla Firefox and it’s only a few minutes when I published first alpha version for the download (you can downloading from the addons.mozilla.org or directly from the project page – where should be allways the latest development version available).
This version offers [...]
Full story »