https://github.com/ad-si/file-formats
List of all file formats and one example file for each format.
https://github.com/ad-si/file-formats
file file-format files
Last synced: 2 months ago
JSON representation
List of all file formats and one example file for each format.
- Host: GitHub
- URL: https://github.com/ad-si/file-formats
- Owner: ad-si
- Created: 2016-05-18T08:22:54.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-03-11T11:49:22.000Z (over 4 years ago)
- Last Synced: 2024-11-21T14:23:08.665Z (11 months ago)
- Topics: file, file-format, files
- Language: JavaScript
- Homepage:
- Size: 4.8 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# File Formats
List of all file formats and one example file for each format.
## Build
Build JSON and YAML version from TSV source file by running:
```sh
make
```