package.elm-lang.org icon indicating copy to clipboard operation
package.elm-lang.org copied to clipboard

Namespace organization

Open pravdomil opened this issue 4 years ago • 0 comments
trafficstars

Hi, I have been playing with Elm Package Browser for a while especially the "group by module" view.

I would really help if modules will have a certain prefix to help categorise them. For example there are many No* modules (eg. NoIndirectInternal, NoInvalidRGBValues, NoLeftPizza), which do not have any prefix, so they are hard to categorise.

For example String prefix works well:

What do you think?

https://github.com/jfmengels/elm-review/issues/98

pravdomil avatar Apr 08 '21 13:04 pravdomil