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

website for browsing packages and exploring documentation

Results 89 package.elm-lang.org issues
Sort by recently updated
recently updated
newest added
trafficstars

I'd like to contribute, but I can't build. What I've tried: - `bash build.sh` - `cabal build run-server` [1] Could we add build instruction to readme or CONTRIBUTING.md? [1]: ```...

(Duplicate of https://github.com/elm/package.elm-lang.org/issues/144, but creating a new issue since duplicates are appreciated) As part of `elm-review`'s documentation, I need to tell people how to find plugins for `elm-review`, which I...

The main thing this PR does is add links for types that are defined in dependencies. The motivation is to be able to quickly navigate to related documentation that is...

[jfmengels/elm-review](https://package.elm-lang.org/packages/jfmengels/elm-review/latest/) is now a relatively common dev tool, but it is hard to find by name in the package repo because it is designed such that others can write and...

The GitHub repo for this package has been deleted: https://package.elm-lang.org/packages/HAN-ASD-DT/priority-queue/latest/PriorityQueue Is there a way to hide it from display in the Elm package index? (And is this the right process...

Hi, As of this moment, package.elm-lang.org is configured to use the Let's Encrypt default chain which includes the expired root certificate mentioned in the title. Let's Encrypt uses this to...

I often find it cumbersome to navigate to other packages. It might be made easier in a lot of cases by adding a “maintainer” page, listing all packages maintained/owned by...

Hi :wave: This adds links to type aliases. ## Background I noticed a while back that some types get links (in the type of a function for instance), while some...

Hi, I have been playing with [Elm Package Browser](https://elm.pravdomil.com/packages/) for a while especially the "group by module" view. I would really help if modules will have a certain prefix to...

We currently have `/packages/author/package` and `/packages/author/package/version`. It'd be nice to have `/packages/author` as well.