Liking cljdoc? Tell your friends :D

krell.gen


contents-equal?clj

(contents-equal? f content)

export-depclj

(export-dep dep)

goog-require-strclj

(goog-require-str sym)

krell-main-jsclj

(krell-main-js opts)

Return the source for build dependent entry point. See resources/main.dev.js and resources/main.prod.js

Return the source for build dependent entry point. See resources/main.dev.js
and resources/main.prod.js
raw docstring

krell-npm-deps-jsclj

(krell-npm-deps-js node-requires)

Returns the JavaScript code to support runtime require of bundled modules.

Returns the JavaScript code to support runtime require of bundled modules.
raw docstring

write-assets-jsclj

(write-assets-js assets opts)

Write out the REPL asset support code.

Write out the REPL asset support code.
raw docstring

write-closure-bootstrapclj

(write-closure-bootstrap repl-env opts)

write-if-differentclj

(write-if-different f content)

write-index-jsclj

(write-index-js repl-env opts)

Write the Krell index.js file which bootstraps the Krell application. See resources/index.js

Write the Krell index.js file which bootstraps the Krell application.
See resources/index.js
raw docstring

write-krell-npm-deps-jsclj

(write-krell-npm-deps-js node-requires opts)

write-repl-jsclj

(write-repl-js repl-env opts)

Write out the REPL support code. See resources/krell_repl.js

Write out the REPL support code. See resources/krell_repl.js
raw docstring

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

× close