define-json-expander

MIT

Small facility for converting between JSON and CLOS

$ area51 add define-json-expanderCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(define-json-expander:some-function ...)