ElmDocs is an experimental package documentation site for Elm packages, like devdocs. You can enable multiple package documentations for quick search, the added documentations are stored to localStorage for fast access.
Currently it only provides latest version of each package. The documentations are static files updated from package.elm-lang.org manually. So they might not be up-to-date.
- devdocs
- Icons from Fontawesome
- elm-package-docs scripts from klaftertief