cl-slug
Small library to make slugs, mainly for URIs, from english and beyond.
$ area51 add cl-slugCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-slug:some-function ...)Small library to make slugs, mainly for URIs, from english and beyond.
$ area51 add cl-slugCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-slug:some-function ...)