https://github.com/cobular/mime_to_ext
https://github.com/cobular/mime_to_ext
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/cobular/mime_to_ext
- Owner: Cobular
- Created: 2022-05-08T04:46:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-09T19:29:04.000Z (about 4 years ago)
- Last Synced: 2025-02-22T08:43:53.309Z (over 1 year ago)
- Language: Rust
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mime to Ext
A really simple library that publishes a hashmap allowing for mapping a MIME type (`image/jpeg`) to a file extension (`.jpg`).
Pulls data from https://www.freeformatter.com/mime-types-list.html#mime-types-list
## Usage
Simply import the