Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Terrance/CSVPrettyPrinter
A web-based CSV to table app.
https://github.com/Terrance/CSVPrettyPrinter
Last synced: 8 days ago
JSON representation
A web-based CSV to table app.
- Host: GitHub
- URL: https://github.com/Terrance/CSVPrettyPrinter
- Owner: Terrance
- Created: 2014-02-17T22:10:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-08-30T15:03:18.000Z (about 9 years ago)
- Last Synced: 2024-08-01T13:34:10.934Z (3 months ago)
- Language: JavaScript
- Homepage: http://sandbox.t.allofti.me/csv/
- Size: 141 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Introduction
============CSV Pretty-Printer is a lightweight app for parsing and displaying CSV data in a sortable table.
Requirements
============This project relies on the following libraries:
- [jQuery](https://jquery.com)
- [jquery-csv](https://code.google.com/p/jquery-csv/)
- [Tablesorter](http://tablesorter.com/docs/)