elm make
in watch mode. Fast and reliable.
elm-watch recompiles whenever your Elm files change and reloads the compiled JS in the browser.
- π Getting started
- π What elm-watch is
npm install --save-dev elm-watch
βΉοΈ You need to install Elm itself separately, in whatever way you prefer (installer, npm, unofficial npm, elm-tooling).
βΉοΈ Node.js 16 or newer is required.
npx elm-watch --help
βΉοΈ The rest of the documentation has moved!
π https://lydell.github.io/elm-watch/
There are a bunch of links elsewhere that go straight to headings in this readme, so Iβve kept them around.
π https://lydell.github.io/elm-watch/getting-started/
π https://lydell.github.io/elm-watch/what-elm-watch-is/
π https://lydell.github.io/elm-watch/what-elm-watch-is-not/
π https://lydell.github.io/elm-watch/what-elm-watch-is/#ideas-for-the-future
π https://lydell.github.io/elm-watch/browser-ui/
π https://lydell.github.io/elm-watch/browser-ui/#clickable-error-locations
π https://lydell.github.io/elm-watch/elm-watch.json/
π https://lydell.github.io/elm-watch/elm-watch.json/#targets
π https://lydell.github.io/elm-watch/postprocess/
π https://lydell.github.io/elm-watch/postprocess/#warning-bricked-setup
π https://lydell.github.io/elm-watch/postprocess/#external-process
π https://lydell.github.io/elm-watch/postprocess/#elm-watch-node
π https://lydell.github.io/elm-watch/postprocess/#postprocess-notes
π https://lydell.github.io/elm-watch/hot-reloading/
π https://lydell.github.io/elm-watch/https/
π https://lydell.github.io/elm-watch/comparison-to-other-tools/
π https://lydell.github.io/elm-watch/comparison-to-other-tools/#elm-watch-vs-generic-watcher-tools