formlets

MIT-style

Validating formlets for Hunchentoot

$ area51 add formletsCopy

Usage

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