https://github.com/mikeludemann/tsv2json
TSV to JSON convert method
https://github.com/mikeludemann/tsv2json
converter json tsv
Last synced: 3 months ago
JSON representation
TSV to JSON convert method
- Host: GitHub
- URL: https://github.com/mikeludemann/tsv2json
- Owner: mikeludemann
- License: mit
- Created: 2019-08-13T12:58:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-13T13:12:43.000Z (almost 7 years ago)
- Last Synced: 2025-03-28T02:47:26.970Z (over 1 year ago)
- Topics: converter, json, tsv
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tsv2json
TSV to JSON converter
## Example
```
tsv2json(data);
```