https://github.com/hannesg/uri_template
Last synced: about 1 month ago
Repository metadata:
A URI template library for ruby.
- Host: GitHub
- URL: https://github.com/hannesg/uri_template
- Owner: hannesg
- Created: 2011-10-30T20:21:57.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T23:03:39.000Z (8 months ago)
- Last Synced: 2024-10-30T14:25:42.110Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 1.14 MB
- Stars: 169
- Watchers: 35
- Forks: 85
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Owner metadata:
- Name: Hannes Voigt-Georg
- Login: hannesg
- Email:
- Kind: user
- Description:
- Website: https://hannesg.github.io/
- Location: Hamburg, Germany
- Twitter:
- Company: @freiheit-com
- Icon url: https://avatars.githubusercontent.com/u/143148?v=4
- Repositories: 64
- Last Synced at: 2023-04-10T11:40:48.492Z
- Profile URL: https://github.com/hannesg
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 195
Total Committers: 7
Avg Commits per committer: 27.857
Development Distribution Score (DDS): 0.436
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Hannes Georg | h****g@g****m | 110 |
HannesG | h****g@i****e | 48 |
Hannes Georg | h****g@x****m | 33 |
Ben Hollis | b****n@b****t | 1 |
Peter Hellberg | p****r@c****e | 1 |
Philip Vieira | p****p@v****e | 1 |
Bjørn Arild Mæland | b****d@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- rubygems: 43,126,621 total
- Total docker downloads: 487,449,304
- Total dependent packages: 43
- Total dependent repositories: 1,845
- Total versions: 17
- Total maintainers: 1
rubygems: uri_template
A templating system for URIs, which implements RFC6570 and Colon based URITemplates in a clean and straight forward way.
- Homepage: http://github.com/hannesg/uri_template
- Documentation: http://www.rubydoc.info/gems/uri_template/
- Licenses: MIT
- Latest release: 0.7.0 (published almost 11 years ago)
- Last Synced: 2024-11-10T23:35:35.930Z (about 1 month ago)
- Versions: 17
- Dependent Packages: 43
- Dependent Repositories: 1,845
- Downloads: 43,126,621 Total
- Docker Downloads: 487,449,304
-
Rankings:
- Docker downloads count: 0.268%
- Downloads: 0.488%
- Dependent packages count: 0.611%
- Dependent repos count: 0.725%
- Average: 1.475%
- Forks count: 2.397%
- Stargazers count: 4.358%
- Maintainers (1)
Dependencies
Gemfile
rubygems
- addressable >= 0 development
- coveralls >= 0 development
- escape_utils >= 0 development
- mutant >= 0 development
- redcarpet >= 0 development
- simplecov-console >= 0 development
Gemfile.lock
rubygems
- abstract_type 0.0.7
- adamantium 0.2.0
- addressable 2.3.5
- anima 0.2.0
- ast 1.1.0
- atomic 1.1.16
- colorize 0.7.0
- concord 0.1.4
- coveralls 0.7.0
- descendants_tracker 0.0.3
- diff-lcs 1.2.5
- docile 1.1.3
- equalizer 0.0.9
- escape_utils 1.0.1
- hirb 0.7.1
- ice_nine 0.11.0
- inflecto 0.0.2
- memoizable 0.4.1
- mime-types 2.2
- morpher 0.2.0
- multi_json 1.9.2
- mutant 0.5.6
- parser 2.1.7
- procto 0.0.2
- rake 10.1.1
- redcarpet 3.1.1
- rest-client 1.6.7
- rspec 2.14.1
- rspec-core 2.14.8
- rspec-expectations 2.14.5
- rspec-mocks 2.14.6
- simplecov 0.8.2
- simplecov-console 0.1.3
- simplecov-html 0.8.0
- slop 3.5.0
- term-ansicolor 1.3.0
- thor 0.18.1
- thread_safe 0.2.0
- tins 1.0.1
- unparser 0.1.9
- uri_template 0.7.0
- yard 0.8.7.3
uri_template.gemspec
rubygems
- bundler >= 0 development
- multi_json >= 0 development
- rake >= 0 development
- rspec >= 0 development
- yard >= 0 development