semantic-spinneret
A set of Semantic UI components for use with Spinneret
$ area51 add semantic-spinneretCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(semantic-spinneret:some-function ...)