Can one search clojars libraries from the repl?
I think you can if using clj-refactor
ah cool
disabled currently, tho: https://github.com/clojure-emacs/clj-refactor.el/issues/466
I don't know of a tool do to so, but it would be straightforward to build using the search api: https://github.com/clojars/clojars-web/wiki/Data#json-search-results
Ok. Cheers