https://github.com/seanghay/jsonx
A tool for manipulating JSON
https://github.com/seanghay/jsonx
json json5 jsonpath
Last synced: about 1 month ago
JSON representation
A tool for manipulating JSON
- Host: GitHub
- URL: https://github.com/seanghay/jsonx
- Owner: seanghay
- License: apache-2.0
- Created: 2021-10-02T12:06:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T09:40:16.000Z (about 4 years ago)
- Last Synced: 2025-03-15T00:11:42.648Z (over 1 year ago)
- Topics: json, json5, jsonpath
- Language: JavaScript
- Homepage: https://jsonx.netlify.app/
- Size: 173 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSONx
A tool for manipulating JSON.
[](https://app.netlify.com/sites/jsonx/deploys)
### Features
- [x] JSON5
- [x] JsonPath
- [x] JavaScript Interpreter
- [ ] Import modules from npm on-demand