json application - CLI parser. #7

Open
opened 2025-07-01 16:24:22 -04:00 by josh · 0 comments
Owner
  • Option for Color Output
  • Read in JSON file and color-output its contents.
  • Read in JSON strings from args and stdin.
  • Validate JSON strings and files - output errors.
  • Retrieve a key from JSON object.
  • Modify a JSON value.
  • Insert a KVP into a json file / string.
  • --help
  • --raw-output
  • --validate
  • --retrieve
  • --set
  • --remove
  • --write-to
  • --read-from
- [ ] Option for Color Output - [ ] Read in JSON file and color-output its contents. - [ ] Read in JSON strings from args and stdin. - [ ] Validate JSON strings and files - output errors. - [ ] Retrieve a key from JSON object. - [ ] Modify a JSON value. - [ ] Insert a KVP into a json file / string. - [ ] --help - [ ] --raw-output - [ ] --validate - [ ] --retrieve - [ ] --set - [ ] --remove - [ ] --write-to - [ ] --read-from
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: josh/json#7
No description provided.