to match the “don’t start with elm-“ guideline What guideline is that?
The elm-lang and elm-community organizations have dropped elm- prefixes from package names, or are in the process of doing so, because something like elm-community/elm-list-extra reads strange. I don’t think anything is wrong or inappropriate with JoeyEremondi/elm-typenats, though. 2016-08-21 5:39 GMT+02:00 Joey Eremondi <[email protected]>: > Hi All, > > I've updated my libraries for 0.17. Nothing changed really for the API, > but I've changed the naming to match the "don't start with elm-" guideline. > > http://package.elm-lang.org/packages/JoeyEremondi/typenats/1.0.0 > http://package.elm-lang.org/packages/JoeyEremondi/elm- > SafeLists/2.0.0/List-SafeList > http://package.elm-lang.org/packages/JoeyEremondi/array- > multidim/1.0.0/Array-MultiDim > > As always, feedback is welcome. > > In the next iteration, I'd like to make specialized versions of 2d, 3d and > 4d arrays so people can use them without ever seeing SafeLists. > > > -- > You received this message because you are subscribed to the Google Groups > "Elm Discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Elm Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
