https://github.com/fog/fog-json
Shared JSON related functionality for fog
https://github.com/fog/fog-json
Keywords from Contributors
fog cloud-sql gce gcp gcs google-cloud-monitoring google-cloud-platform
Last synced: about 18 hours ago
JSON representation
Repository metadata
Shared JSON related functionality for fog
- Host: GitHub
- URL: https://github.com/fog/fog-json
- Owner: fog
- License: mit
- Created: 2014-02-13T14:56:16.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2026-04-21T23:04:06.000Z (about 2 months ago)
- Last Synced: 2026-06-07T05:08:15.030Z (9 days ago)
- Language: Ruby
- Size: 35.2 KB
- Stars: 2
- Watchers: 20
- Forks: 9
- Open Issues: 0
- Releases: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Security: SECURITY.md
README.md
Fog::Json
Extraction of the JSON parsing tools shared between a number of providers in
the 'fog' gem.
Installation
Add this line to your application's Gemfile:
gem "fog-json"
And then execute:
$ bundle
Or install it yourself as:
$ gem install fog-json
Usage
This gem extracts shared code from the fog gem (http://github.com/fog/fog)
that allows a standard interface to JSON encoding and decoding on top of
MultiJson but with errors support.
Contributing
- Fork it ( http://github.com/fog/fog-json/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am "Add some feature") - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Versioning
This library aims to adhere to Semantic Versioning 2.0.0. Violations
of this scheme should be reported as bugs. Specifically, if a minor or patch
version is released that breaks backward compatibility, that version should be
immediately yanked and/or a new version should be immediately released that
restores compatibility. Breaking changes to the public API will only be
introduced with new major versions. As a result of this policy, you can (and
should) specify a dependency on this gem using the Pessimistic Version
Constraint with two digits of precision. For example:
spec.add_dependency "fog-json", "~> 1.0"
Owner metadata
- Name: fog
- Login: fog
- Email:
- Kind: organization
- Description:
- Website: http://fog.io
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/991149?v=4
- Repositories: 61
- Last ynced at: 2023-04-10T00:16:30.104Z
- Profile URL: https://github.com/fog
GitHub Events
Total
- Push event: 3
Last Year
- Push event: 3
Committers metadata
Last synced: 1 day ago
Total Commits: 47
Total Committers: 6
Avg Commits per committer: 7.833
Development Distribution Score (DDS): 0.574
Commits in past year: 5
Committers in past year: 2
Avg Commits per committer in past year: 2.5
Development Distribution Score (DDS) in past year: 0.2
| Name | Commits | |
|---|---|---|
| geemus | g****s@g****m | 20 |
| Paul Thornthwaite | t****k@g****m | 18 |
| Paulo Ribeiro | p****0@g****m | 4 |
| Jonathan Soeder | j****r@g****m | 3 |
| Nat Welch | n****t@n****m | 1 |
| Mike Voets | m****s@g****m | 1 |
Committer domains:
- natwelch.com: 1
Issue and Pull Request metadata
Last synced: about 2 months ago
Total issues: 8
Total pull requests: 19
Average time to close issues: 8 months
Average time to close pull requests: 2 months
Total issue authors: 6
Total pull request authors: 7
Average comments per issue: 2.0
Average comments per pull request: 1.37
Merged pull request: 8
Bot issues: 0
Bot pull requests: 10
Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: about 19 hours
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 4.0
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- tokengeek (3)
- helal-ismail (1)
- maham-nazir-confiz (1)
- plribeiro3000 (1)
- Paxa (1)
- pravi (1)
Top Pull Request Authors
- dependabot[bot] (10)
- tokengeek (3)
- plribeiro3000 (2)
- icco (1)
- datapimp (1)
- mikevoets (1)
- nageshlop (1)
Top Issue Labels
Top Pull Request Labels
- github_actions (10)
- dependencies (10)
- no-pr-activity (1)
Package metadata
- Total packages: 13
-
Total downloads:
- rubygems: 361,777,567 total
- Total docker downloads: 993,208,576
- Total dependent packages: 68 (may contain duplicates)
- Total dependent repositories: 25,282 (may contain duplicates)
- Total versions: 23
- Total maintainers: 3
gem.coop: fog-json
Extraction of the JSON parsing tools shared between a number of providers in the 'fog' gem.
- Homepage: http://github.com/fog/fog-json
- Documentation: http://www.rubydoc.info/gems/fog-json/
- Licenses: MIT
- Latest release: 1.3.0 (published about 2 months ago)
- Last Synced: 2026-06-15T05:01:40.068Z (1 day ago)
- Versions: 6
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 181,030,976 Total
- Docker Downloads: 496,604,288
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 0.086%
- Downloads: 0.143%
- Docker downloads count: 0.201%
- Maintainers (3)
rubygems.org: fog-json
Extraction of the JSON parsing tools shared between a number of providers in the 'fog' gem.
- Homepage: http://github.com/fog/fog-json
- Documentation: http://www.rubydoc.info/gems/fog-json/
- Licenses: MIT
- Latest release: 1.3.0 (published about 2 months ago)
- Last Synced: 2026-06-09T14:00:37.231Z (7 days ago)
- Versions: 6
- Dependent Packages: 68
- Dependent Repositories: 25,282
- Downloads: 180,746,591 Total
- Docker Downloads: 496,604,288
-
Rankings:
- Downloads: 0.133%
- Dependent repos count: 0.225%
- Docker downloads count: 0.252%
- Dependent packages count: 0.426%
- Average: 6.526%
- Forks count: 8.716%
- Stargazers count: 29.405%
- Maintainers (3)
debian-11: ruby-fog-json
- Homepage: http://github.com/fog/fog-json
- Documentation: https://packages.debian.org/bullseye/ruby-fog-json
- Licenses:
- Latest release: 1.2.0-1 (published 4 months ago)
- Last Synced: 2026-03-13T11:29:06.760Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-10: ruby-fog-json
- Homepage: http://github.com/fog/fog-json
- Documentation: https://packages.debian.org/buster/ruby-fog-json
- Licenses:
- Latest release: 1.2.0-1 (published 4 months ago)
- Last Synced: 2026-03-13T19:03:44.138Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-12: ruby-fog-json
- Homepage: http://github.com/fog/fog-json
- Documentation: https://packages.debian.org/bookworm/ruby-fog-json
- Licenses:
- Latest release: 1.2.0-1 (published 4 months ago)
- Last Synced: 2026-03-13T15:47:13.812Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: ruby-fog-json
JSON parsing tools used by @code{fog} providers
- Homepage: https://github.com/fog/fog-json
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n9189
- Licenses: expat
- Latest release: 1.2.0 (published 4 months ago)
- Last Synced: 2026-04-27T16:21:10.101Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: ruby-fog-json
- Homepage: http://github.com/fog/fog-json
- Documentation: https://packages.debian.org/trixie/ruby-fog-json
- Licenses:
- Latest release: 1.2.0-1 (published 4 months ago)
- Last Synced: 2026-03-14T18:09:13.659Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- bundler >= 0 development
- minitest >= 0 development
- rake >= 0 development
- fog-core >= 0
- multi_json ~> 1.10
Score: 23.511983024419656