cl-emoji

MIT

cl-emoji provides the Unicode emoji characters

$ area51 add cl-emojiCopy

Usage

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

Dependencies