https://github.com/spacingbat3/custom-mime-types
My personal collection of mime types.
https://github.com/spacingbat3/custom-mime-types
mime mime-type mime-types readme typescript xdg-mime xdg-mime-databases
Last synced: 3 months ago
JSON representation
My personal collection of mime types.
- Host: GitHub
- URL: https://github.com/spacingbat3/custom-mime-types
- Owner: SpacingBat3
- Created: 2021-04-14T22:16:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T12:21:58.000Z (over 3 years ago)
- Last Synced: 2025-01-07T08:47:08.217Z (over 1 year ago)
- Topics: mime, mime-type, mime-types, readme, typescript, xdg-mime, xdg-mime-databases
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MIME Types
A set of custom and unofficial mime types for `xdg-mime`. Based on [`shared-mime-info`](https://gitlab.freedesktop.org/xdg/shared-mime-info)
repository to keep some custom MIME types localized.
## Features
- Implemented experimental / unofficial TypeScript MIME Type
(`application/x-typescript`; based on JavaScript MIME type).
- Improved README MIME Type to make it detect other popular file names
as well (`text/x-readme-extended`; based on original README MIME type).
## Installation
1. Clone this repository.
2. Execute `install.sh` BASH script.
3. Get yourself a coffee ☕️... or better not, installation is so fast that
you will probably not even make it before it finishes.
4. Logout and login to see changes for your current user.
5. You're done! Enjoy extended MIME support 😄️.