Skip to content

a shorter namespace for convenience? #8

Closed
@chenyong

Description

@chenyong

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]

Metadata

Metadata

Assignees

Labels

wontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions