lsx

BSD 2-Clause

Embeddable HTML templating engine with JSX-like syntax

$ area51 add lsxCopy

Usage

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