An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.5% on proxy.golang.org
Top 0.6% dependent packages on proxy.golang.org
Top 0.6% dependent repos on proxy.golang.org
Top 2.9% forks on proxy.golang.org
Top 0.8% docker downloads on proxy.golang.org

proxy.golang.org : github.com/jmoiron/jsonq

Package jsonq simplify your json usage with a simple hierarchical query. Given some json data like: Decode it into a map[string]interrface{}: From here, you can query along different keys and indexes: Missing keys, out of bounds indexes, and type failures will return errors. For simplicity, integer keys (ie, {"0": "zero"}) are inaccessible by `jsonq` as integer strings are assumed to be array indexes.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/jmoiron/jsonq
License: MIT
Latest release: about 10 years ago
First release: about 10 years ago
Namespace: github.com/jmoiron
Dependent packages: 131
Dependent repositories: 99
Stars: 579 on GitHub
Forks: 76 on GitHub
Docker dependents: 16
Docker downloads: 123,301
See more repository details: repos.ecosyste.ms
Last synced: about 19 hours ago

    Loading...
    Readme
    Loading...