https://github.com/rails/marcel
Last synced: about 1 month ago
Repository metadata:
Find the mime type of files, examining file, filename and declared type
- Host: GitHub
- URL: https://github.com/rails/marcel
- Owner: rails
- License: apache-2.0
- Created: 2017-02-22T20:02:09.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-07-20T15:13:21.000Z (5 months ago)
- Last Synced: 2024-10-29T14:14:59.336Z (about 2 months ago)
- Language: Ruby
- Size: 5.04 MB
- Stars: 386
- Watchers: 31
- Forks: 67
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Owner metadata:
- Name: Ruby on Rails
- Login: rails
- Email:
- Kind: organization
- Description:
- Website: https://rubyonrails.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/4223?v=4
- Repositories: 116
- Last Synced at: 2023-04-09T03:40:20.529Z
- Profile URL: https://github.com/rails
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 138
Total Committers: 30
Avg Commits per committer: 4.6
Development Distribution Score (DDS): 0.609
Commits in past year: 16
Committers in past year: 2
Avg Commits per committer in past year: 8.0
Development Distribution Score (DDS) in past year: 0.063
Name | Commits | |
---|---|---|
Tom Ward | t****m@p****t | 54 |
Jeremy Daer | j****y@r****g | 16 |
Gannon McGibbon | g****n@g****m | 15 |
George Claghorn | g****e@b****m | 10 |
George Claghorn | g****e@h****m | 6 |
Jean Boussier | j****r@g****m | 6 |
Jun Aruga | j****a@r****m | 3 |
Olle Jonsson | o****n@g****m | 2 |
dependabot[bot] | 4****] | 2 |
Andy Nguyen | a****n@s****m | 2 |
Brian Kephart | b****t@g****m | 2 |
Chris Oliver | e****3@g****m | 2 |
wonda-tea-coffee | l****t@g****m | 1 |
Valeriy Mironov | v****m@g****m | 1 |
Stano Bo | sb@j****t | 1 |
Koza | k****a@g****m | 1 |
Eddie Lebow | e****w | 1 |
Jason Lee | h****e@g****m | 1 |
Jeremy Daer | j****r@g****m | 1 |
Vipul A M | v****d@g****m | 1 |
eileencodes | e****s@g****m | 1 |
yuuji.yaginuma | y****a@g****m | 1 |
Koji Onishi | f****0@g****m | 1 |
Keita Urashima | u****m@u****p | 1 |
Janko Marohnić | j****c@g****m | 1 |
Haroon Ahmed | h****5@g****m | 1 |
Eddie Lebow | E****w@p****m | 1 |
Cẩm Huỳnh | h****m@g****m | 1 |
Ben Koshy | b****y@h****m | 1 |
Alberto Fernandez-Capel | a****o@h****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 3
-
Total downloads:
- rubygems: 294,136,819 total
- pypi: 287 last-month
- Total docker downloads: 2,992,047,790
- Total dependent packages: 48 (may contain duplicates)
- Total dependent repositories: 290,032 (may contain duplicates)
- Total versions: 21
- Total maintainers: 13
rubygems: marcel
Simple mime type detection using magic numbers, filenames, and extensions
- Homepage: https://github.com/rails/marcel
- Documentation: http://www.rubydoc.info/gems/marcel/
- Licenses: MIT,Apache-2.0
- Latest release: 1.0.4 (published 10 months ago)
- Last Synced: 2024-11-10T21:06:18.431Z (about 1 month ago)
- Versions: 9
- Dependent Packages: 48
- Dependent Repositories: 290,032
- Downloads: 294,136,819 Total
- Docker Downloads: 2,992,047,790
-
Rankings:
- Downloads: 0.069%
- Docker downloads count: 0.069%
- Dependent repos count: 0.084%
- Dependent packages count: 0.611%
- Average: 1.19%
- Stargazers count: 2.948%
- Forks count: 3.361%
- Maintainers (12)
go: github.com/rails/marcel
- Homepage:
- Documentation: https://pkg.go.dev/github.com/rails/marcel#section-documentation
- Licenses: apache-2.0
- Latest release: v1.0.4 (published 10 months ago)
- Last Synced: 2024-11-10T21:06:18.070Z (about 1 month ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 2.964%
- Forks count: 3.095%
- Average: 6.609%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
pypi: fast-mime
- Homepage:
- Documentation: https://fast-mime.readthedocs.io/
- Licenses: apache-2.0
- Latest release: 0.1.0 (published 7 months ago)
- Last Synced: 2024-11-10T21:06:20.645Z (about 1 month ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 287 Last month
-
Rankings:
- Dependent packages count: 10.965%
- Average: 36.354%
- Dependent repos count: 61.743%
- Maintainers (1)
Dependencies
- bundler >= 1.7 development
- byebug ~> 10.0.2 development
- minitest ~> 5.11 development
- nokogiri >= 1.9.1 development
- rack ~> 2.0 development
- rake ~> 13.0 development
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite