Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spotandjake/grain-mimetype
A mimeType identifier for grain
https://github.com/spotandjake/grain-mimetype
Last synced: 23 days ago
JSON representation
A mimeType identifier for grain
- Host: GitHub
- URL: https://github.com/spotandjake/grain-mimetype
- Owner: spotandjake
- License: mit
- Created: 2023-10-10T19:09:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-18T01:47:40.000Z (8 months ago)
- Last Synced: 2024-03-18T02:48:32.426Z (8 months ago)
- Language: Shell
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Grain-mimeType
A module for determining the mime-type of a file based of the given file extension.
# Building
To generate the latest version based off mime-db run `bash build.sh`, `mimeType.gr` and `mimeType.md` are the generated output files to include in your project.