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

github.com/Intevation/jsonpath

Package jsonpath is an implementation of http://goessner.net/articles/JsonPath/ If a JSONPath contains one of [key1, key2 ...], .., *, [min:max], [min:max:step], (? expression) all matchs are listed in an []interface{} The package comes with an extension of JSONPath to access the wildcard values of a match. If the JSONPath is used inside of a JSON object, you can use placeholder '#' or '#i' with natural number i to access all wildcards values or the ith wildcard This package can be extended with gval modules for script features like multiply, length, regex or many more. So take a look at github.com/Intevation/gval.

Ecosystem
proxy.golang.org
Latest Release
v0.2.1
over 2 years ago
Versions
3
Dependent Packages
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/%21intevation/jsonpath
spec
License BSD-3-Clause
Namespace github.com/Intevation
First Release over 2 years ago
Last Synced 21 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Docker Dependents 9
Docker Downloads 4,153,696
Rankings on proxy.golang.org
Dependent packages Top 9.0%