https://github.com/mime-types/ruby-mime-types
mime-types ruby
Last synced: about 1 month ago
Repository metadata:
Ruby MIME type registry library
- Host: GitHub
- URL: https://github.com/mime-types/ruby-mime-types
- Owner: mime-types
- License: other
- Created: 2008-11-23T01:34:40.000Z (about 16 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T05:08:58.000Z (3 months ago)
- Last Synced: 2024-10-09T00:31:07.506Z (2 months ago)
- Topics: mime-types, ruby
- Language: Ruby
- Homepage:
- Size: 1.76 MB
- Stars: 322
- Watchers: 15
- Forks: 122
- Open Issues: 8
-
Metadata Files:
- Readme: README.rdoc
- Changelog: History.md
- Contributing: Contributing.md
- Funding: .github/FUNDING.yml
- Code of conduct: Code-of-Conduct.md
- Security: SECURITY.md
- Support: support/benchmarks/load.rb
-
Funding.yml:
- Github: halostatue
- Buy me a coffee: halostatue
- Ko fi: halostatue
- Tidelift: rubygems/mime-types
- Funding Links:
Owner metadata:
- Name: mime-types
- Login: mime-types
- Email:
- Kind: organization
- Description: MIME Type Libraries for Multiple Languages
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/12107289?v=4
- Repositories: 3
- Last Synced at: 2024-04-21T03:19:50.677Z
- Profile URL: https://github.com/mime-types
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 361
Total Committers: 59
Avg Commits per committer: 6.119
Development Distribution Score (DDS): 0.465
Commits in past year: 8
Committers in past year: 3
Avg Commits per committer in past year: 2.667
Development Distribution Score (DDS) in past year: 0.25
Name | Commits | |
---|---|---|
Austin Ziegler | a****n@z****a | 193 |
Tom Copeland | t****m@r****g | 22 |
Austin Ziegler | a****n@s****m | 22 |
Austin Ziegler | a****n@h****a | 19 |
Austin Ziegler | a****n@r****g | 14 |
Andre Pankratz | a****e@w****m | 11 |
Garret Alfert | a****t@w****e | 8 |
(no author) | (****) | 4 |
Jeremy Evans | c****e@j****t | 4 |
Arnaud Meuret | a****d@m****t | 3 |
Dillon Welch | d****8@g****m | 3 |
Juanito Fatas | k****0@g****m | 3 |
Postmodern | p****3@g****m | 3 |
mishina | t****8@g****m | 2 |
Keerthi Siva | k****v@g****m | 2 |
Igor Victor | g****a@y****u | 2 |
Austin Ziegler | a****r@c****m | 2 |
Olle Jonsson | o****n@g****m | 2 |
Peter Goldstein | p****n@g****m | 2 |
Edward Betts | e****d@4****m | 1 |
Godfrey Chan | g****c@g****m | 1 |
Koichi ITO | k****o@g****m | 1 |
Nicolas Leger | n****r | 1 |
Tibor Szolár | f****k | 1 |
schneems | r****n@g****m | 1 |
Al Snow | j****w@h****m | 1 |
Aaron Patterson | a****n@g****m | 1 |
Aggelos Avgerinos | a****s@s****r | 1 |
Alex Vondrak | a****k@g****m | 1 |
Eric Marden | e****c@x****t | 1 |
and 29 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- rubygems: 737,110,912 total
- Total docker downloads: 2,006,829,051
- Total dependent packages: 1,210
- Total dependent repositories: 670,993
- Total versions: 44
- Total maintainers: 2
rubygems: mime-types
The mime-types library provides a library and registry for information about MIME content type definitions. It can be used to determine defined filename extensions for MIME types, or to use filename extensions to look up the likely MIME type definitions. Version 3.0 is a major release that requires Ruby 2.0 compatibility and removes deprecated functions. The columnar registry format introduced in 2.6 has been made the primary format; the registry data has been extracted from this library and put into {mime-types-data}[https://github.com/mime-types/mime-types-data]. Additionally, mime-types is now licensed exclusively under the MIT licence and there is a code of conduct in effect. There are a number of other smaller changes described in the History file.
- Homepage: https://github.com/mime-types/ruby-mime-types/
- Documentation: http://www.rubydoc.info/gems/mime-types/
- Licenses: MIT
- Latest release: 3.5.2 (published 12 months ago)
- Last Synced: 2024-11-10T21:32:31.883Z (about 1 month ago)
- Versions: 44
- Dependent Packages: 1,210
- Dependent Repositories: 670,993
- Downloads: 737,110,912 Total
- Docker Downloads: 2,006,829,051
-
Rankings:
- Downloads: 0.015%
- Dependent repos count: 0.022%
- Dependent packages count: 0.042%
- Docker downloads count: 0.066%
- Average: 0.925%
- Forks count: 2.245%
- Stargazers count: 3.157%
- Maintainers (2)
Dependencies
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
- debug >= 0