Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juliendelplanque/jpp
A preprocessor for JSON formatted data.
https://github.com/juliendelplanque/jpp
Last synced: 16 days ago
JSON representation
A preprocessor for JSON formatted data.
- Host: GitHub
- URL: https://github.com/juliendelplanque/jpp
- Owner: juliendelplanque
- License: mit
- Created: 2019-07-18T15:03:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T18:52:27.000Z (over 4 years ago)
- Last Synced: 2024-10-31T07:05:26.608Z (2 months ago)
- Language: Smalltalk
- Size: 78.1 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSONPreprocessor
A preprocessor for JSON formatted data.## Install
```sh
curl "https://raw.githubusercontent.com/juliendelplanque/jpp/master/scripts/setup.sh" | bash
```