Closed
Description
Currently it's quite difficult to remember the whole name of the package and namespace since it's quite long...
[appliedscience/js-interop "0.1.20"]
[applied-science.js-interop :as j]
Do you think it's okay to change to a shorter name, as a common used library for cljs community? For example:
[js-interop "0.1.20"]
[js-interop.core :as j]