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

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/edwindvinas/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 - codemeta.json
purl: pkg:golang/github.com/edwindvinas/jsonq
License: MIT
Latest release: over 10 years ago
First release: over 10 years ago
Namespace: github.com/edwindvinas
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago

    Loading...
    Readme
    Loading...