Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benknoble/jsond

Racket #lang for JSON data
https://github.com/benknoble/jsond

json racket

Last synced: 6 days ago
JSON representation

Racket #lang for JSON data

Awesome Lists containing this project

README

        

# jsond

A racket language for embedding JSON data. Saves you the boilerplate of
`read-json`, ports from files/strings, etc. Just add `#lang jsond` to your JSON
files and name the provided variable(s).