Top 3.0% forks 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
- codemeta.json
purl: pkg:golang/github.com/yalp/jsonpat%21h
License: BSD-3-Clause
Latest release: over 7 years ago
First release: over 7 years ago
Namespace: github.com/yalp
Stars: 93 on GitHub
Forks: 20 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 3 months ago