Liking cljdoc? Tell your friends :D

figwheel.main.npm


bundle->foreign-libclj

(bundle->foreign-lib [bundle-file js-index-file])
source

bundles->foreign-libsclj

(bundles->foreign-libs bundles)
source

camel-caseclj

(camel-case s)

Converts kebab-case to CamelCase

Converts kebab-case to CamelCase
sourceraw docstring

check-that-files-existclj

(check-that-files-exist [bundle-file js-index-file])
source

configclj

(config {:keys [:figwheel.main/config] :as cfg})
source

content->window-exportsclj

(content->window-exports file-content)
source

emit-js-exportclj

(emit-js-export js-export)
source

exports->foreign-libsclj

(exports->foreign-libs exports)
source

handle-js-exportsclj

(handle-js-exports js-exports)
source

import-file->foreign-libclj

(import-file->foreign-lib [webpack-entity-output-path file-content])
source

import-statementclj

(import-statement [js-export module-name])
source

index-js-from-dataclj

(index-js-from-data data)
source

kebab-caseclj

(kebab-case s)

Converts CamelCase / camelCase to kebab-case

Converts CamelCase / camelCase to kebab-case
sourceraw docstring

window-statementsclj

(window-statements [js-exports _])
source

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

× close