JSON query and transformation language
https://github.com/schibsted/jslt
JSLT is a complete query and transformation language for JSON. The language design is inspired by jq, XPath, and XQuery.
JSLT can be used as:
• a query language to extract values from JSON (.foo.bar[0]),
• a filter/check language to test JSON objects (starts-with(.foo.bar[0], "http://")) ,
• a transformation language to convert between JSON formats.
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:fstrba:maven/jslt && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000121 121 Bytes | |
| jslt-0.1.14.pom | 0000001896 1.85 KB | |
| jslt-0.1.14.tar.gz | 0000169216 165 KB | |
| jslt.changes | 0000001320 1.29 KB | |
| jslt.pod | 0000001471 1.44 KB | |
| jslt.spec | 0000003169 3.09 KB |
Comments 0