lquery
A library to allow jQuery-like HTML/DOM manipulation.
$ area51 add lqueryCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lquery:some-function ...)A library to allow jQuery-like HTML/DOM manipulation.
$ area51 add lqueryCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lquery:some-function ...)