omglib

GPLv3

A Common Lisp library to build fully dynamic web interfaces

$ area51 add omglibCopy

Usage

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