Liking cljdoc? Tell your friends :D

ascii-emoji.config

ASCII Emoji configuration and data loaders.

ASCII Emoji configuration and data loaders.
raw docstring

build-dbclj

(build-db)
(build-db files)

Build the emoji-db. Load all edn data files into a map. Use default project file-list or specify the files as a sequence.

Build the emoji-db. Load all edn data files into a map.
Use default project file-list or
specify the `files` as a sequence.
sourceraw docstring

file-listclj

(file-list)

Return a vector of edn file names containing ascii emojis.

Return a vector of edn file names containing ascii emojis.
sourceraw docstring

full-pathsclj

(full-paths files)

Determine the full file paths given a sequence of files names.

Determine the full file paths given a sequence of `files` names.
sourceraw docstring

load-ednclj

(load-edn source)

Load edn files from an io/reader source (filename or io/resource). Orig fn: https://clojuredocs.org/clojure.edn/read#example-5a68f384e4b09621d9f53a79

Load edn files from an io/reader `source` (filename or io/resource).
Orig fn: https://clojuredocs.org/clojure.edn/read#example-5a68f384e4b09621d9f53a79
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close