Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/premailer/premailer

css inline mail nokogiri premailer ruby

Last synced: about 5 hours ago

Repository metadata:

Preflight for HTML email


Owner metadata:


Committers metadata

Last synced: 1 day ago

Total Commits: 636
Total Committers: 125
Avg Commits per committer: 5.088
Development Distribution Score (DDS): 0.723

Commits in past year: 76
Committers in past year: 7
Avg Commits per committer in past year: 10.857
Development Distribution Score (DDS) in past year: 0.224

Name Email Commits
Alex Dunae a****x@d****a 176
Akzhan Abdulin a****n@g****m 109
Michael Grosser m****l@g****t 91
Anthony McLin g****t@a****m 20
ju1ius j****e@l****t 10
Curt Howard c****t@p****m 9
Mark Edmondson m****k@g****m 9
Geremia Taglialatela t****v@g****m 9
Aaron a****i@g****m 7
hradu h****u@u****m 6
Stefan Hoffmann s****n@n****e 5
shields s****s@t****m 5
Matthew Landauer m****r@g****m 5
Aaron Breckenridge a****e@g****m 5
Dave Weir d****r@i****o 4
Michael Bianco i****y@g****m 4
Wolfram Nikolas Müller w****m@f****m 4
Orien Madgwick 4****n 4
Scott Barrow s****t@g****m 3
Tommy Crumrine t****y@t****m 3
William Johnston w****m@j****s 3
epinault-ttc e****t@t****m 3
ryanscottaudio i****l@g****m 3
Odin Dutton o****n@g****m 3
Anton Rieder 1****r 3
Michael Bianco m****o@a****m 3
Mark Edmondson m****n@g****m 3
Johan Brook j****b@g****m 3
Jason Berlinsky j****y@g****m 3
James Matsuba j****a@g****m 3
and 95 more...

Issue and Pull Request metadata

Last synced: about 5 hours ago


Package metadata

rubygems: premailer

Improve the rendering of HTML emails by making CSS inline, converting links and warning about unsupported code.

  • Homepage: https://github.com/premailer/premailer
  • Documentation: http://www.rubydoc.info/gems/premailer/
  • Licenses: BSD-3-Clause
  • Latest release: 1.23.0 (published 8 months ago)
  • Last Synced: 2024-11-08T20:35:59.944Z (1 day ago)
  • Versions: 50
  • Dependent Packages: 51
  • Dependent Repositories: 5,079
  • Downloads: 90,704,928 Total
  • Docker Downloads: 454,578,523
  • Rankings:
    • Downloads: 0.23%
    • Docker downloads count: 0.301%
    • Dependent repos count: 0.444%
    • Dependent packages count: 0.539%
    • Average: 0.643%
    • Stargazers count: 1.025%
    • Forks count: 1.317%
  • Maintainers (2)
go: github.com/premailer/premailer


Dependencies

Gemfile rubygems
  • pry >= 0 development
  • jruby-openssl >= 0
Gemfile.lock rubygems
  • addressable 2.8.0
  • bump 0.10.0
  • coderay 1.1.3
  • coveralls 0.8.23
  • crack 0.4.5
  • css_parser 1.11.0
  • docile 1.4.0
  • ffi 1.15.4
  • hashdiff 1.0.1
  • htmlentities 4.3.4
  • jruby-openssl 0.11.0
  • json 2.6.1
  • maxitest 4.1.0
  • method_source 1.0.0
  • mini_portile2 2.8.0
  • minitest 5.14.4
  • nokogiri 1.13.4
  • premailer 1.16.0
  • pry 0.14.1
  • public_suffix 4.0.6
  • racc 1.6.0
  • rake 13.0.6
  • redcarpet 3.5.1
  • rexml 3.2.5
  • simplecov 0.16.1
  • simplecov-html 0.10.2
  • spoon 0.0.6
  • sync 0.5.0
  • term-ansicolor 1.7.1
  • thor 1.1.0
  • tins 1.29.1
  • webmock 3.14.0
premailer.gemspec rubygems
  • bump >= 0 development
  • bundler >= 1.3 development
  • coveralls >= 0 development
  • maxitest >= 0 development
  • nokogiri ~> 1.13 development
  • rake > 0.8, != 0.9.0 development
  • redcarpet ~> 3.0 development
  • webmock >= 0 development
  • addressable >= 0
  • css_parser >= 1.6.0
  • htmlentities >= 4.0.0
.github/workflows/actions.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite