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

Top 2.2% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 5.0% forks on proxy.golang.org
Top 0.8% docker downloads on proxy.golang.org

proxy.golang.org : github.com/yalp/jsonpath

Package jsonpath implements Stefan Goener's JSONPath http://goessner.net/articles/JsonPath/ A jsonpath applies to any JSON decoded data using interface{} when decoded with encoding/json (http://golang.org/pkg/encoding/json/) : A jsonpath expression can be prepared to be reused multiple times : The type of the values returned by the `Read` method or `Prepare` functions depends on the jsonpath expression. No support for subexpressions and filters. Strings in brackets must use double quotes. It cannot operate on JSON decoded struct fields.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/yalp/jsonpath
License: BSD-3-Clause
Latest release: over 6 years ago
First release: over 6 years ago
Namespace: github.com/yalp
Dependent packages: 1,048
Dependent repositories: 6,085
Stars: 71 on GitHub
Forks: 19 on GitHub
Docker dependents: 46
Docker downloads: 101,271
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...