Ecosyste.ms: Funds

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

https://github.com/mileszs/wicked_pdf

Last synced: about 8 hours ago

Repository metadata:

PDF generator (from HTML) plugin for Ruby on Rails


Owner metadata:


Committers metadata

Last synced: about 11 hours ago

Total Commits: 702
Total Committers: 204
Avg Commits per committer: 3.441
Development Distribution Score (DDS): 0.682

Commits in past year: 27
Committers in past year: 13
Avg Commits per committer in past year: 2.077
Development Distribution Score (DDS) in past year: 0.741

Name Email Commits
David Jones u****1@g****m 223
Pedro Furtado p****o@g****m 33
lleir m****t@g****m 25
David Jones d****d@g****m 18
Vasiliev Nikita s****x@g****m 15
yui-knk s****a@g****m 14
Miles Z. Sterrett m****t@g****m 9
Joshua Pinter j****r@g****m 8
Gabriel Teles g****s@h****m 8
Andriy Dmytrenko r****s@g****m 8
Adam Meehan a****n@g****m 8
Chris Vannoy c****y@t****m 7
Florian Wininger f****e@g****m 7
Michał Matyas g****b@h****v 7
James Crisp j****s@M****l 6
Chris C Cerami c****i@g****m 5
Ben Sedat b****t@t****m 5
Reid Beels m****l@r****m 5
crespire h****o@c****v 4
Todd Siegel t****l@s****m 4
Mathieu Jobin m****u@j****m 4
Orien Madgwick 4****n 4
Mike Rogers me@m****o 4
Christos Trochalakis y****i@i****r 4
Eike Bernhardt e****t@i****e 4
Etienne Samson t****7@g****m 4
Fabian Schwahn f****n@g****m 4
Felix Kaminski k****x@g****m 4
Kevin Perez k****z@m****o 4
Leo Bossmann l****o@l****c 4
and 174 more...

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

rubygems: wicked_pdf

Wicked PDF uses the shell utility wkhtmltopdf to serve a PDF file to a user from HTML. In other words, rather than dealing with a PDF generation DSL of some sort, you simply write an HTML view as you would normally, and let Wicked take care of the hard stuff.

  • Homepage: https://github.com/mileszs/wicked_pdf
  • Documentation: http://www.rubydoc.info/gems/wicked_pdf/
  • Licenses: MIT
  • Latest release: 2.8.0 (published 9 months ago)
  • Last Synced: 2024-11-08T20:05:18.780Z (1 day ago)
  • Versions: 49
  • Dependent Packages: 32
  • Dependent Repositories: 2,411
  • Downloads: 60,409,500 Total
  • Docker Downloads: 423,510
  • Rankings:
    • Stargazers count: 0.385%
    • Downloads: 0.389%
    • Dependent repos count: 0.642%
    • Dependent packages count: 0.747%
    • Forks count: 0.855%
    • Average: 0.875%
    • Docker downloads count: 2.233%
  • Maintainers (2)

Dependencies

wicked_pdf.gemspec rubygems
  • bundler >= 0 development
  • mocha = 1.3 development
  • rails >= 0 development
  • rake >= 0 development
  • rubocop ~> 1.24 development
  • sqlite3 ~> 1.3 development
  • test-unit >= 0 development
  • activesupport >= 0
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
Gemfile rubygems