https://github.com/gregabbott/tern
A tool to convert simple tabular data between JSON, ASCII, Markdown, CSV, TSV, and HTML.
https://github.com/gregabbott/tern
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: 6 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/tern
- Owner: gregabbott
- License: other
- Created: 2024-11-24T16:16:37.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-17T10:15:16.000Z (8 months ago)
- Last Synced: 2025-06-17T11:47:37.552Z (7 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: HTML
- Homepage: https://gregabbott.github.io/tern/
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: license
Awesome Lists containing this project
README
# Tern
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:
- https://gregabbott.pages.dev/tern
- https://gregabbott.github.io/tern