All Projects → whatwg → mimesniff

whatwg / mimesniff

Licence: other
MIME Sniffing Standard

Programming Languages

HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to mimesniff

Mimetype
A fast golang library for MIME type and file extension detection, based on magic numbers
Stars: ✭ 452 (+407.87%)
Mutual labels:  mime, mime-types, sniffing
webidl
Web IDL Standard
Stars: ✭ 296 (+232.58%)
Mutual labels:  standard, whatwg
Encoding
Encoding Standard
Stars: ✭ 176 (+97.75%)
Mutual labels:  standard, whatwg
storage
Storage Standard
Stars: ✭ 92 (+3.37%)
Mutual labels:  standard, whatwg
Fetch
Fetch Standard
Stars: ✭ 1,794 (+1915.73%)
Mutual labels:  standard, whatwg
Swime
🗂 Swift MIME type checking based on magic bytes
Stars: ✭ 119 (+33.71%)
Mutual labels:  mime, mime-types
infra
Infra Standard
Stars: ✭ 85 (-4.49%)
Mutual labels:  standard, whatwg
Mime
Shared MIME-info database in D programming language
Stars: ✭ 7 (-92.13%)
Mutual labels:  mime, mime-types
Url
URL Standard
Stars: ✭ 343 (+285.39%)
Mutual labels:  standard, whatwg
Html
HTML Standard
Stars: ✭ 5,217 (+5761.8%)
Mutual labels:  standard, whatwg
Streams
Streams Standard
Stars: ✭ 1,074 (+1106.74%)
Mutual labels:  standard, whatwg
Mime
The Hoa\Mime library.
Stars: ✭ 100 (+12.36%)
Mutual labels:  mime, mime-types
Filetype
Fast, dependency-free, small Go package to infer the binary file type based on the magic numbers signature
Stars: ✭ 1,278 (+1335.96%)
Mutual labels:  mime, mime-types
Fileio.jl
Main Package for IO, loading all different kind of files
Stars: ✭ 133 (+49.44%)
Mutual labels:  mime, mime-types
Mime Types
The ultimate javascript content-type utility.
Stars: ✭ 865 (+871.91%)
Mutual labels:  mime, mime-types
quirks
Quirks Mode Standard
Stars: ✭ 23 (-74.16%)
Mutual labels:  standard, whatwg
Fullscreen
Fullscreen API Standard
Stars: ✭ 78 (-12.36%)
Mutual labels:  standard, whatwg
Mime Db
Media Type Database
Stars: ✭ 612 (+587.64%)
Mutual labels:  mime, mime-types
Xhr
XMLHttpRequest Standard
Stars: ✭ 262 (+194.38%)
Mutual labels:  standard, whatwg
Dom
DOM Standard
Stars: ✭ 1,114 (+1151.69%)
Mutual labels:  standard, whatwg

This repository hosts the MIME Sniffing Standard.

Code of conduct

We are committed to providing a friendly, safe, and welcoming environment for all. Please read and respect the WHATWG Code of Conduct.

Contribution opportunities

Folks notice minor and larger issues with the MIME Sniffing Standard all the time and we'd love your help fixing those. Pull requests for typographical and grammar errors are also most welcome.

We'd be happy to mentor you through this process. If you're interested and need help getting started, leave a comment on the issue or ask around on IRC.

Pull requests

In short, change mimesniff.bs and submit your patch, with a good commit message. Consider reading through the WHATWG FAQ if you are new here.

Please add your name to the Acknowledgments section in your first pull request, even for trivial fixes. The names are sorted lexicographically.

Building "locally"

For quick local iteration, run make. To verify your changes locally, run make deploy. See more in the WHATWG Contributor Guidelines.

Merge policy

If you can commit to this repository, see the WHATWG Maintainer Guidelines.

Tests

Tests can be found in the mimesniff/ directory of web-platform-tests/wpt.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].