Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 29 days 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 month ago)
- Default Branch: main
- Last Pushed: 2024-11-24T16:55:17.000Z (about 1 month ago)
- Last Synced: 2024-11-24T17:27:01.066Z (about 1 month 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: 18.6 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/).