Liking cljdoc? Tell your friends :D

nd-db.io


->strclj

(->str data)
source

append+newlineclj

(append+newline writer)

append to a file, super simple lock mechanism

append to a file, super simple lock mechanism
sourceraw docstring

infer-doctypeclj

(infer-doctype filename)
source

name-type->id+fnclj

(name-type->id+fn {:keys [id-name id-type source-type] :or {id-type :string}})

Generates valid :id-fn input based on :id-name and :id-type

Generates valid :id-fn input based on :id-name and :id-type
sourceraw docstring

ndfile-md5clj

(ndfile-md5 filename)

Reads first 10 lines of file, return corresponding MD5

Reads first 10 lines of file, return corresponding MD5
sourceraw docstring

parse-dbclj

(parse-db params serialized-filename)
source

parse-paramsclj

(parse-params &
              {:keys [filename id-fn id-rx-str id-path id-name id-type
                      index-folder index-persist?]
               :as params})

Parses input params for intake of raw-db

Parses input params for intake of raw-db
sourceraw docstring

path->id+fnclj

(path->id+fn id-path)

Generates valid :id-fn input based on :id-path (.ndnippy only!)

Generates valid :id-fn input based on :id-path (.ndnippy only!)
sourceraw docstring

rx-str->id+fnclj

(rx-str->id+fn rx-str)

Generates valid :id-fn input based on a regular expression string

Generates valid :id-fn input based on a regular expression string
sourceraw docstring

serialize-dbclj

(serialize-db filename db)
source

serialize-db-filenameclj

(serialize-db-filename {:keys [filename idx-id index-folder]})
source

str->clj

(str-> data-str)
source

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

× close