https://github.com/whomwah/rqrcode
qrcode qrcode-generator
Last synced: about 1 month ago
Repository metadata:
A Ruby library that encodes QR Codes
- Host: GitHub
- URL: https://github.com/whomwah/rqrcode
- Owner: whomwah
- License: mit
- Created: 2008-04-03T09:31:15.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2024-10-13T18:29:19.000Z (2 months ago)
- Last Synced: 2024-10-29T15:00:18.379Z (about 2 months ago)
- Topics: qrcode, qrcode-generator
- Language: Ruby
- Homepage:
- Size: 525 KB
- Stars: 1,885
- Watchers: 31
- Forks: 238
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Owner metadata:
- Name: Duncan Robertson
- Login: whomwah
- Email:
- Kind: user
- Description: I do computing
- Website: http://whomwah.com
- Location: London, Uk
- Twitter:
- Company: @kyan
- Icon url: https://avatars.githubusercontent.com/u/2031?u=8466b39bc0a675ab2233eb9d32044a27c1f3f3e7&v=4
- Repositories: 66
- Last Synced at: 2023-04-10T07:41:45.605Z
- Profile URL: https://github.com/whomwah
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 273
Total Committers: 46
Avg Commits per committer: 5.935
Development Distribution Score (DDS): 0.769
Commits in past year: 7
Committers in past year: 1
Avg Commits per committer in past year: 7.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Duncan Robertson | d****n@w****m | 63 |
whomwah | w****h@7****8 | 36 |
Gioele Barabucci | g****e@s****t | 28 |
Duncan Robertson | d****n@k****m | 24 |
Björn Blomqvist | b****t@s****e | 16 |
Darwin | d****t@m****e | 14 |
Fabio Napoleoni | f****i@g****m | 13 |
Björn Blomqvist | b****n@b****e | 12 |
Tonči Damjanić | t****i@f****o | 11 |
xn | xn@g****s | 10 |
Christopher Lord | c****d@g****m | 4 |
Yauhen Kharuzhy | j****r@g****m | 2 |
Marcos Piccinini | x@n****m | 2 |
Luis Mendes | l****s@g****m | 2 |
Jon Evans | j****e@f****m | 2 |
Andy Brody | a****y@s****m | 2 |
Andreas Finger | a****r@x****m | 2 |
Simon Schrape | s****p | 2 |
Masataka Pocke Kuwabara | k****a@p****e | 1 |
Mike Rogers | me@m****o | 1 |
Peter Goldstein | p****n@g****m | 1 |
ferdinand | f****o | 1 |
Bart Jedrocha | b****a@g****m | 1 |
Christopher Lord | c****r@l****c | 1 |
Daniel Schierbeck | d****k@g****m | 1 |
Emmanuel Cagadas | e****s@g****m | 1 |
HuBandiT | h****t@g****m | 1 |
Jeremy Evans | c****e@j****t | 1 |
Jonakemon | j****n@s****l | 1 |
Ken Collins | k****n@m****t | 1 |
and 16 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- rubygems: 80,916,945 total
- Total docker downloads: 558,971,768
- Total dependent packages: 99
- Total dependent repositories: 4,128
- Total versions: 30
- Total maintainers: 1
rubygems: rqrcode
rqrcode is a library for encoding QR Codes. The simple interface allows you to create QR Code data structures and then render them in the way you choose.
- Homepage: https://github.com/whomwah/rqrcode
- Documentation: http://www.rubydoc.info/gems/rqrcode/
- Licenses: MIT
- Latest release: 2.2.0 (published over 1 year ago)
- Last Synced: 2024-11-10T21:03:09.548Z (about 1 month ago)
- Versions: 30
- Dependent Packages: 99
- Dependent Repositories: 4,128
- Downloads: 80,916,945 Total
- Docker Downloads: 558,971,768
-
Rankings:
- Docker downloads count: 0.208%
- Downloads: 0.313%
- Dependent packages count: 0.347%
- Dependent repos count: 0.488%
- Average: 0.719%
- Stargazers count: 1.204%
- Forks count: 1.755%
- Maintainers (1)
Dependencies
- ast 2.4.2
- chunky_png 1.4.0
- diff-lcs 1.4.4
- parallel 1.21.0
- parser 3.1.0.0
- rainbow 3.0.0
- rake 13.0.3
- regexp_parser 2.2.0
- rexml 3.2.5
- rqrcode 2.1.1
- rqrcode_core 1.2.0
- rspec 3.10.0
- rspec-core 3.10.1
- rspec-expectations 3.10.1
- rspec-mocks 3.10.2
- rspec-support 3.10.2
- rubocop 1.24.1
- rubocop-ast 1.15.1
- rubocop-performance 1.13.1
- ruby-progressbar 1.11.0
- standard 1.6.0
- standardrb 1.0.0
- unicode-display_width 2.1.0
- bundler ~> 2.0 development
- rake ~> 13.0 development
- rspec ~> 3.5 development
- standardrb ~> 1.0 development
- chunky_png ~> 1.0
- rqrcode_core ~> 1.0
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite