https://github.com/dry-rb/dry-initializer
dry-rb
Last synced: about 1 month ago
Repository metadata:
DSL for building class initializer with params and options.
- Host: GitHub
- URL: https://github.com/dry-rb/dry-initializer
- Owner: dry-rb
- License: mit
- Created: 2016-02-19T12:08:49.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T08:22:36.000Z (4 months ago)
- Last Synced: 2024-11-08T20:04:52.077Z (about 1 month ago)
- Topics: dry-rb
- Language: Ruby
- Homepage: https://dry-rb.org/gems/dry-initializer
- Size: 615 KB
- Stars: 300
- Watchers: 17
- Forks: 46
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Support: .github/SUPPORT.md
-
Funding.yml:
- Github: hanami
- Funding Links:
Owner metadata:
- Name: dry-rb
- Login: dry-rb
- Email:
- Kind: organization
- Description: dry-rb is a collection of next-generation Ruby libraries, each intended to encapsulate a common task
- Website: https://dry-rb.org
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/11280820?v=4
- Repositories: 40
- Last Synced at: 2024-03-25T21:11:49.208Z
- Profile URL: https://github.com/dry-rb
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 595
Total Committers: 34
Avg Commits per committer: 17.5
Development Distribution Score (DDS): 0.681
Commits in past year: 3
Committers in past year: 3
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.667
Name | Commits | |
---|---|---|
Andrew Kozin (aka nepalez) | a****n@g****m | 190 |
dry-bot | d****t@d****g | 129 |
File Sync | f****c@a****v | 84 |
Piotr Solnica | p****a@g****m | 67 |
Nikita Shilnikov | fg@f****u | 51 |
File Sync | g****b@r****p | 12 |
Action Hero | b****t@a****p | 11 |
Olle Jonsson | o****n@g****m | 6 |
GitHub Action | a****n@g****m | 5 |
Jean-Michel Garnier | j****l@2****m | 5 |
Bo Jeanes | me@b****m | 4 |
Kamil K. Lemański | k****i@g****m | 3 |
Maxim Chernyak | m****x@b****m | 3 |
swerling | s****z@g****m | 3 |
File Sync | f****c@r****v | 2 |
Svyatoslav Kryukov | s****v@y****u | 2 |
Alessio Caiazza | a****o@c****m | 1 |
Alexander Graefe | a****e@e****e | 1 |
Alexey Belousov | b****v@y****u | 1 |
Anikin Artyom | a****m@g****m | 1 |
Diego Alves | d****a@g****m | 1 |
Gustavo Caso | g****o@g****m | 1 |
Jeremy Friesen | j****n@g****m | 1 |
frostyfab | 1****b | 1 |
Peter Goldstein | p****n@g****m | 1 |
Hans Lemuet | S****e | 1 |
Dmitry Babenko | s****l | 1 |
Akira Matsuda | r****e@d****p | 1 |
Maciej Mensfeld | m****j@m****l | 1 |
Matt White | m****2@g****m | 1 |
and 4 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- rubygems: 65,871,065 total
- Total docker downloads: 6,563,472
- Total dependent packages: 125
- Total dependent repositories: 2,808
- Total versions: 45
- Total maintainers: 5
rubygems: dry-initializer
DSL for declaring params and options of the initializer
- Homepage: https://dry-rb.org/gems/dry-initializer
- Documentation: http://www.rubydoc.info/gems/dry-initializer/
- Licenses: MIT
- Latest release: 3.1.1 (published almost 3 years ago)
- Last Synced: 2024-11-10T21:06:00.703Z (about 1 month ago)
- Versions: 45
- Dependent Packages: 125
- Dependent Repositories: 2,808
- Downloads: 65,871,065 Total
- Docker Downloads: 6,563,472
-
Rankings:
- Dependent packages count: 0.287%
- Downloads: 0.396%
- Dependent repos count: 0.601%
- Average: 1.775%
- Docker downloads count: 1.933%
- Stargazers count: 3.457%
- Forks count: 3.977%
- Maintainers (5)
Dependencies
Gemfile
rubygems
- active_attr >= 0 development
- activesupport < 5 development
- activesupport >= 0 development
- anima >= 0 development
- attr_extras >= 0 development
- benchmark-ips ~> 2.5 development
- concord >= 0 development
- fast_attributes >= 0 development
- kwattr >= 0 development
- pry >= 0 development
- pry-byebug >= 0 development
- ruby-prof >= 0 development
- value_struct >= 0 development
- values >= 0 development
- virtus >= 0 development
- dry-types >= 0
dry-initializer.gemspec
rubygems
- rake >= 0 development
- rspec >= 0 development
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite
.github/workflows/docsite.yml
actions
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
.github/workflows/rubocop.yml
actions
- actions/checkout v2 composite
- repobot-app/actions/rubocop main composite
- technote-space/get-diff-action v4 composite
.github/workflows/sync_configs.yml
actions
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
.github/workflows/custom/ci.yml
actions