(get-attr-reader component-name)
(get-attr-writer component-name)
(reg-attr-readers & {:as new-attr-readers})
(reg-attr-writers & {:as new-attr-writers})
(reg-components & {:as component-specs})
(reg-effects & {:as effect-specs})
(reg-injections & {:as injection-specs})
(reg-streams & {:as stream-specs})
cljdoc is a website building & hosting documentation for Clojure/Script libraries