Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-23T09:40:16.000Z (over 2 years ago)
- Last Synced: 2023-03-03T22:04:53.727Z (almost 2 years ago)
- Topics: json, json5, jsonpath
- Language: JavaScript
- Homepage: https://jsonx.netlify.app/
- Size: 173 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSONx
A tool for manipulating JSON.
[![Netlify Status](https://api.netlify.com/api/v1/badges/4ead3b06-e524-40f0-a347-2faed4f18378/deploy-status)](https://app.netlify.com/sites/jsonx/deploys)
### Features
- [x] JSON5
- [x] JsonPath
- [x] JavaScript Interpreter
- [ ] Import modules from npm on-demand