Liking cljdoc? Tell your friends :D
Clojure only.

io.factorhouse.storybook.compiler


compileclj

(compile build-state)

configureclj

(configure build-state
           {:keys [compiler npm-cmd js-out]
            :or {npm-cmd "@factorhouse/storybook-cljs"
                 js-out ".storybook/js-out"}})

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

× close