Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A read-only and immutable MIME type module for Elixir

License

NotificationsYou must be signed in to change notification settings

opallabs/mime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

A read-only and immutable MIME type module for Elixir.

This library embeds a database of MIME types so we can map MIME typesto extensions and vice-versa. The library was designed to be read-onlyfor performance. This library is used by projects like Plug and Phoenix.

Master currently points to a redesign of this library with a minimal copyof the MIME database. To add anymedia type specified byIANA,please submit a pull request. You can also add specific types to yourapplication via a compile-time configuration, seethe documentation formore information.

Installation

The package can be installed as:

defdepsdo[{:mime,"~> 2.0"}]end

License

MIME source code is released under Apache License 2.0.

Check LICENSE file for more information.

About

A read-only and immutable MIME type module for Elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir100.0%

[8]ページ先頭

©2009-2025 Movatter.jp