Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

elm-doc

zwilias17BSD-3-Clause0.1.1

Elm dependency documentation tool

readme

elm-doc

npx elm-doc

Painfully simple tool for browsing documentation of application dependences locally.

Listens on port 4040 by default (unless --port XXXX) is passed, and tries to open your browser to point at that page (unless --closed) is passed.

Just spin this right up in whatever directory contains your elm.json and enjoy!