Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markwhitaker/mimetypes.kt
MIME type constants for your Kotlin projects
https://github.com/markwhitaker/mimetypes.kt
content-type content-types kotlin library mime mime-type mime-types
Last synced: about 10 hours ago
JSON representation
MIME type constants for your Kotlin projects
- Host: GitHub
- URL: https://github.com/markwhitaker/mimetypes.kt
- Owner: markwhitaker
- License: apache-2.0
- Created: 2022-02-06T12:35:59.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T06:11:11.000Z (3 months ago)
- Last Synced: 2024-08-26T07:32:33.926Z (3 months ago)
- Topics: content-type, content-types, kotlin, library, mime, mime-type, mime-types
- Language: Kotlin
- Homepage:
- Size: 217 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![icon](artwork/MimeTypes-icon-100.png)
# MimeTypes.kt [![Build and test](https://github.com/markwhitaker/MimeTypes.kt/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/markwhitaker/MimeTypes.kt/actions/workflows/build-and-test.yml) [![](https://jitpack.io/v/markwhitaker/MimeTypes.kt.svg)](https://jitpack.io/#markwhitaker/MimeTypes.kt)
A structured collection of MIME type constants to use in your Kotlin projects.
Pull requests welcome!
## Also for Kotlin developers
![icon](https://raw.githubusercontent.com/markwhitaker/RegexToolbox.kt/main/artwork/RegexToolbox-icon-32.png) [RegexToolbox.kt](https://github.com/markwhitaker/RegexToolbox.kt): Regular expression tools for Kotlin developers
## MimeTypes for other languages
![icon](https://raw.githubusercontent.com/markwhitaker/MimeTypes.Java/master/artwork/MimeTypes-icon-32.png) [MimeTypes for Java](https://github.com/markwhitaker/MimeTypes.Java)
![icon](https://raw.githubusercontent.com/markwhitaker/MimeTypes.NET/master/Artwork/MimeTypes-icon-32.png) [MimeTypes for .NET](https://github.com/markwhitaker/MimeTypes.NET)
![icon](https://raw.githubusercontent.com/markwhitaker/MimeTypes.js/master/artwork/MimeTypes-icon-32.png) [MimeTypes for JavaScript](https://github.com/markwhitaker/MimeTypes.js)