An open API service indexing awesome lists of open source software.

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.

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 😄️.