njson
NJSON is a JSON handling framework with the focus on convenience and brevity.
$ area51 add njsonCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(njson:some-function ...)NJSON is a JSON handling framework with the focus on convenience and brevity.
$ area51 add njsonCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(njson:some-function ...)