lquery

zlib

A library to allow jQuery-like HTML/DOM manipulation.

$ area51 add lqueryCopy

Usage

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