lsx
Embeddable HTML templating engine with JSX-like syntax
$ area51 add lsxCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lsx:some-function ...)Embeddable HTML templating engine with JSX-like syntax
$ area51 add lsxCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lsx:some-function ...)