Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toptobes/jsonh
https://github.com/toptobes/jsonh
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/toptobes/jsonh
- Owner: toptobes
- License: mit
- Created: 2023-09-12T01:52:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-13T19:06:24.000Z (over 1 year ago)
- Last Synced: 2024-11-11T21:42:55.489Z (2 months ago)
- Language: Haskell
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
quick 'n' dirty json parser because why not
use `jsonh` (`chmod +x` ofc) and it'll compile and build the source files the first time, and reuse the binary subsequently.
usage: `jsonh [json|file path]`
you need cabal btw