Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/flavorjones/loofah
Last synced: about 8 hours ago
Repository metadata:
Ruby library for HTML/XML transformation and sanitization
- Host: GitHub
- URL: https://github.com/flavorjones/loofah
- Owner: flavorjones
- License: mit
- Created: 2009-08-08T06:04:37.000Z (over 15 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T12:43:38.000Z (16 days ago)
- Last Synced: 2024-11-08T15:54:43.588Z (1 day ago)
- Language: Ruby
- Homepage:
- Size: 1.18 MB
- Stars: 934
- Watchers: 16
- Forks: 137
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: MIT-LICENSE.txt
- Security: SECURITY.md
-
Funding.yml:
- Github: flavorjones
- Tidelift: rubygems/loofah
-
Funding Links:
- https://github.com/sponsors/flavorjones
- https://tidelift.com/funding/github/rubygems/loofah
- https://tidelift.com/badges/package/rubygems/loofah
- https://tidelift.com/subscription/pkg/rubygems-loofah?utm_source=rubygems-loofah&utm_medium=referral&utm_campaign=readme
- https://tidelift.com/subscription/pkg/rubygems-loofah?utm_source=undefined&utm_medium=referral&utm_campaign=enterprise
Owner metadata:
- Name: Mike Dalessio
- Login: flavorjones
- Email:
- Kind: user
- Description: Part-time OSS contributor, maintaining Nokogiri, Loofah, Rails::Html::Sanitizer, Mechanize, Sqlite3, and more in the Ruby ecosystem.
- Website: http://mike.daless.io/
- Location: New York City / New Jersey
- Twitter: flavorjones
- Company:
- Icon url: https://avatars.githubusercontent.com/u/8207?u=b696c885624fac0e15405b8713a770e888f26a96&v=4
- Repositories: 166
- Last Synced at: 2024-10-29T17:10:21.650Z
- Profile URL: https://github.com/flavorjones
- Sponsor URL:
Committers metadata
Last synced: about 11 hours ago
Total Commits: 715
Total Committers: 62
Avg Commits per committer: 11.532
Development Distribution Score (DDS): 0.169
Commits in past year: 13
Committers in past year: 5
Avg Commits per committer in past year: 2.6
Development Distribution Score (DDS) in past year: 0.538
Name | Commits | |
---|---|---|
Mike Dalessio | m****e@c****t | 594 |
Bryan Helmkamp | b****n@b****m | 15 |
Olle Jonsson | o****n@g****m | 14 |
Juanito Fatas | k****0@g****m | 10 |
Timm | k****h@g****m | 9 |
Ken Dreyer | k****r@k****m | 3 |
Juanito Fatas | j****s@s****m | 3 |
Aaron Patterson | a****n@g****m | 3 |
James Adam | j****s@l****m | 2 |
m-nakamura145 | m****5@g****m | 2 |
Tarcisio Ferraz | t****z@p****m | 2 |
Orien Madgwick | _@o****o | 2 |
Niko Roberts | n****o@t****m | 2 |
Nick DeSteffen | n****n@g****m | 2 |
MothOnMars | m****s@g****m | 2 |
Mike Dalessio | m****e@3****m | 2 |
Jun Aruga | j****a@r****m | 2 |
Adam Sokolnicki | a****i@g****m | 2 |
7rans | t****e@g****m | 1 |
George Claghorn | g****e@b****m | 1 |
John Barnette | j****e@g****m | 1 |
Josh Owens | j****s@g****m | 1 |
Joshua Nichols | j****h@t****m | 1 |
Louis-Michel Couture | l****1@h****m | 1 |
Olivier Lacan | hi@o****m | 1 |
Orien Madgwick | 4****n | 1 |
Paul Dix | p****l@p****t | 1 |
Vipul A M | v****d@g****m | 1 |
dependabot-preview[bot] | 2****] | 1 |
pavel | p****y@e****z | 1 |
and 32 more... |
Issue and Pull Request metadata
Last synced: 1 day ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 513,466,396 total
- Total docker downloads: 821,074,725
- Total dependent packages: 88 (may contain duplicates)
- Total dependent repositories: 519,899 (may contain duplicates)
- Total versions: 116
- Total maintainers: 2
- Total advisories: 6
rubygems: loofah
Loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Loofah also includes some HTML sanitizers based on `html5lib`'s safelist, which are a specific application of the general transformation functionality.
- Homepage: https://github.com/flavorjones/loofah
- Documentation: http://www.rubydoc.info/gems/loofah/
- Licenses: MIT
- Latest release: 2.22.0 (published 12 months ago)
- Last Synced: 2024-11-09T20:28:25.106Z (about 8 hours ago)
- Versions: 60
- Dependent Packages: 88
- Dependent Repositories: 519,899
- Downloads: 513,466,396 Total
- Docker Downloads: 821,074,725
-
Rankings:
- Dependent repos count: 0.028%
- Downloads: 0.029%
- Docker downloads count: 0.144%
- Dependent packages count: 0.353%
- Average: 0.79%
- Stargazers count: 1.964%
- Forks count: 2.221%
- Maintainers (2)
- Advisories:
go: github.com/flavorjones/loofah
- Homepage:
- Documentation: https://pkg.go.dev/github.com/flavorjones/loofah#section-documentation
- Licenses: mit
- Latest release: v2.22.0+incompatible (published 12 months ago)
- Last Synced: 2024-11-09T20:28:24.130Z (about 8 hours ago)
- Versions: 56
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 2.112%
- Forks count: 2.341%
- Average: 6.208%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
Dependencies
- hoe-markdown ~> 1.3 development
- json ~> 2.2 development
- minitest ~> 5.14 development
- rake ~> 13.0 development
- rdoc >= 4.0, < 7 development
- rr ~> 1.2.0 development
- rubocop ~> 1.1 development
- crass ~> 1.0.2
- nokogiri >= 1.5.9
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite
- rubocop ~> 1.1 development
- rubocop-minitest = 0.29.0 development
- rubocop-packaging = 0.5.2 development
- rubocop-performance = 1.16.0 development
- rubocop-rake = 0.6.0 development
- rubocop-shopify = 2.12.0 development