clojars

sakalli 2022-01-15T15:46:04.001Z

Can one search clojars libraries from the repl?

ericdallo 2022-01-16T16:04:26.001500Z

I think you can if using clj-refactor

sakalli 2022-01-16T18:49:07.001700Z

ah cool

sakalli 2022-01-16T18:56:11.001900Z

disabled currently, tho: https://github.com/clojure-emacs/clj-refactor.el/issues/466

2022-01-15T15:47:36.001100Z

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

sakalli 2022-01-15T15:48:37.001300Z

Ok. Cheers