https://github.com/gregabbott/peartable
A tool to convert simple tabular data between JSON, ASCII, Markdown, CSV, TSV, and HTML.
https://github.com/gregabbott/peartable
arrays ascii convert converter csv flat-objects html javascript json plain-text reformat spreadsheets table-converter tables tool tsv vanilla-javascript vanilla-js
Last synced: 10 months ago
JSON representation
A tool to convert simple tabular data between JSON, ASCII, Markdown, CSV, TSV, and HTML.
- Host: GitHub
- URL: https://github.com/gregabbott/peartable
- Owner: gregabbott
- License: other
- Created: 2024-11-24T16:16:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-15T09:56:49.000Z (11 months ago)
- Last Synced: 2025-03-15T10:29:45.744Z (11 months ago)
- Topics: arrays, ascii, convert, converter, csv, flat-objects, html, javascript, json, plain-text, reformat, spreadsheets, table-converter, tables, tool, tsv, vanilla-javascript, vanilla-js
- Language: JavaScript
- Homepage: https://gregabbott.github.io/peartable/
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# PearTable
A tool to convert simple tabular data
between JSON, ASCII, Markdown, CSV, TSV, and HTML.
For plain-text tables, flat object arrays, and key value pairs.
Use the tool at [the PearTable site](https://peartable.pages.dev/)
or the project's [GitHub page](https://gregabbott.github.io/PearTable/).