https://github.com/premailer/css_parser
css-parser ruby
Last synced: about 1 month ago
Repository metadata:
Ruby CSS Parser
- Host: GitHub
- URL: https://github.com/premailer/css_parser
- Owner: premailer
- License: other
- Created: 2009-12-08T17:22:24.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T16:21:09.000Z (2 months ago)
- Last Synced: 2024-10-29T14:38:45.482Z (about 2 months ago)
- Topics: css-parser, ruby
- Language: Ruby
- Homepage:
- Size: 605 KB
- Stars: 279
- Watchers: 12
- Forks: 110
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: MIT-LICENSE
Owner metadata:
- Name: premailer
- Login: premailer
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/5750522?v=4
- Repositories: 5
- Last Synced at: 2024-04-21T03:04:42.616Z
- Profile URL: https://github.com/premailer
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 374
Total Committers: 70
Avg Commits per committer: 5.343
Development Distribution Score (DDS): 0.778
Commits in past year: 33
Committers in past year: 7
Avg Commits per committer in past year: 4.714
Development Distribution Score (DDS) in past year: 0.667
Name | Commits | |
---|---|---|
Alex Dunae | a****x@d****a | 83 |
Akzhan Abdulin | a****n@g****m | 54 |
Michael Grosser | m****l@g****t | 46 |
ojab | o****b@o****u | 15 |
grosser | g****l@g****m | 13 |
Alex Dunae | a****x@d****x@d****a | 13 |
Godwin | g****n@h****m | 12 |
Geremia Taglialatela | t****v@g****m | 11 |
Tyler Cunnion | t****n@g****m | 9 |
Nick Plante | n****p@z****g | 7 |
Steven Daniels | s****8@g****m | 6 |
Morten Primdahl | m****n@z****m | 6 |
Simon | s****o@t****o | 5 |
George | 3****a | 4 |
Dorian Marié | d****n@d****r | 4 |
Mark Edmondson | m****n@g****m | 4 |
martent | m****n@t****e | 4 |
ju1ius | j****e@l****t | 3 |
Tres Wong-Godfrey | t****s@c****o | 3 |
Matt Sanford | m****t@m****m | 3 |
Leonid Shevtsov | l****d@s****e | 3 |
Julien Kirch | c****e@a****t | 3 |
Scott Goci | s****g@g****m | 2 |
Mikkel | m****l@h****t | 2 |
Matthew Hicks | m****m@g****m | 2 |
Kieran | k****r@k****o | 2 |
Jonathan del Strother | me@d****m | 2 |
Jason | m****l@j****k | 2 |
J Smith | d****a@g****m | 2 |
Andy Beckwith | a****h@z****m | 2 |
and 40 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 128,689,108 total
- Total docker downloads: 591,371,141
- Total dependent packages: 93 (may contain duplicates)
- Total dependent repositories: 8,621 (may contain duplicates)
- Total versions: 93
- Total maintainers: 4
rubygems: css_parser
A set of classes for parsing CSS in Ruby.
- Homepage: https://github.com/premailer/css_parser
- Documentation: http://www.rubydoc.info/gems/css_parser/
- Licenses: MIT
- Latest release: 1.17.1 (published 9 months ago)
- Last Synced: 2024-11-10T22:39:21.161Z (about 1 month ago)
- Versions: 57
- Dependent Packages: 93
- Dependent Repositories: 8,621
- Downloads: 128,689,108 Total
- Docker Downloads: 591,371,141
-
Rankings:
- Downloads: 0.158%
- Docker downloads count: 0.204%
- Dependent packages count: 0.34%
- Dependent repos count: 0.351%
- Average: 1.168%
- Forks count: 2.492%
- Stargazers count: 3.465%
- Maintainers (4)
go: github.com/premailer/css_parser
- Homepage:
- Documentation: https://pkg.go.dev/github.com/premailer/css_parser#section-documentation
- Licenses: other
- Latest release: v1.17.1 (published 9 months ago)
- Last Synced: 2024-11-10T22:39:21.027Z (about 1 month ago)
- Versions: 36
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 2.498%
- Stargazers count: 3.275%
- Average: 6.538%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
Dependencies
- addressable 2.8.0
- ast 2.4.1
- benchmark-ips 2.8.4
- bump 0.10.0
- css_parser 1.11.0
- maxitest 3.6.0
- memory_profiler 1.0.0
- minitest 5.12.0
- parallel 1.20.1
- parser 3.0.0.0
- public_suffix 4.0.6
- rainbow 3.0.0
- rake 13.0.3
- regexp_parser 2.0.3
- rexml 3.2.4
- rubocop 1.8.0
- rubocop-ast 1.4.0
- rubocop-rake 0.5.1
- ruby-progressbar 1.11.0
- unicode-display_width 2.0.0
- webrick 1.7.0
- benchmark-ips >= 0 development
- bump >= 0 development
- maxitest >= 0 development
- memory_profiler >= 0 development
- rake >= 0 development
- rubocop ~> 1.8 development
- rubocop-rake >= 0 development
- webrick >= 0 development
- addressable >= 0
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite