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

As a user I sometimes need to view the documentation of a package that exposes a large number of functions and types. Currently, these are organized neatly into categories and...

I often find that my browser's auto-correction is unhelpful when searching the package list and package docs. On macOS/Safari at least, I'll start typing and find the package I'm looking...

This is a question and proposal as implied by the question: > Why doesn't the site use the Query String to store and refer > queries? I mean, that you...

request

I tried running `get-fonts.sh` and found that there was a small bug in the `sed` command that sets the relative path to the font files. There's an extra empty string...

### What * Adjust site layout to allow showing multiple warnings ### Why When viewing documentation for a package, the site will only show a single warning near the top...

like this one: https://package.elm-lang.org/packages/izdi/junk/releases.json ``` A web handler threw an exception. Details: packages/izdi/junk/releases.json: getFileStatus: does not exist (No such file or directory) ```

https://package.elm-lang.org/packages/Holmusk/swagger-decoder/latest/Swagger-Types#Scheme

Hi I've renamed my GH account and forgot about the package. I create a [new one](https://package.elm-lang.org/packages/rielas/measurement/). Could you delete the [old package](https://package.elm-lang.org/packages/anatol-1988/measurement/)?

With current version, packages summary have their escaped characters escaped twice by the backend. This produces some unwanted backslashes characters on the packages website. For example, for `elm/url`. From `elm.json`:...

The link in the sidebar named "Using packages" leads to the [`elm-package` README](https://github.com/elm-lang/elm-package/blob/master/README.md) which simply states that the repo has been merged into `elm/compiler`. I cannot find the documentation anymore,...