Liking cljdoc? Tell your friends :D

dogfort.util.mime-type

Utility functions for finding out the mime-type of a file.

Utility functions for finding out the mime-type of a file.
raw docstring

default-mime-typescljs

source

ext-mime-typecljs

(ext-mime-type filename & [mime-types])

Get the mimetype from the filename extension. Takes an optional map of extensions to mimetypes that overrides values in the default-mime-types map.

Get the mimetype from the filename extension. Takes an optional map of
extensions to mimetypes that overrides values in the default-mime-types map.
sourceraw docstring

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

× close