Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.diagnostic-severity

Represents the severity of diagnostics.

Represents the severity of diagnostics.
raw docstring

errorcljs

Something not allowed by the rules of a language or other means.

Something not allowed by the rules of a language or other means.
sourceraw docstring

hintcljs

Something to hint to a better way of doing it, like proposing a refactoring.

Something to hint to a better way of doing it, like proposing
a refactoring.
sourceraw docstring

informationcljs

Something to inform about but not a problem.

Something to inform about but not a problem.
sourceraw docstring

warningcljs

Something suspicious but allowed.

Something suspicious but allowed.
sourceraw docstring

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

× close