https://github.com/sec-ant/jmespath-playground
https://github.com/sec-ant/jmespath-playground
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sec-ant/jmespath-playground
- Owner: Sec-ant
- Created: 2025-04-01T13:25:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-24T11:27:27.000Z (12 months ago)
- Last Synced: 2025-06-24T12:40:55.329Z (12 months ago)
- Language: TypeScript
- Homepage: https://jmespath-playground.deno.dev
- Size: 280 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JMESPath Playground
JMESPath is a query language for JSON.
This repository hosts the source code for the JMESPath Playground:
## References
- JMESPath:
- CodeMirror:
- `lezer-jmespath`:
- `codemirror-lang-jmespath`:
- `@uiw/react-json-view`: