Product Promotion
0x5a.live
for different kinds of informations and explorations.
GitHub - lydell/elm-watch: `elm make` in watch mode. Fast and reliable.
`elm make` in watch mode. Fast and reliable. Contribute to lydell/elm-watch development by creating an account on GitHub.
Visit SiteGitHub - lydell/elm-watch: `elm make` in watch mode. Fast and reliable.
`elm make` in watch mode. Fast and reliable. Contribute to lydell/elm-watch development by creating an account on GitHub.
Powered by 0x5a.live π
elm-watch
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
Installation
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.
Getting started
π https://lydell.github.io/elm-watch/getting-started/
What elm-watch is
π https://lydell.github.io/elm-watch/what-elm-watch-is/
What elm-watch is not
π https://lydell.github.io/elm-watch/what-elm-watch-is-not/
Ideas for the future
π https://lydell.github.io/elm-watch/what-elm-watch-is/#ideas-for-the-future
Browser UI
π https://lydell.github.io/elm-watch/browser-ui/
Clickable error locations
π https://lydell.github.io/elm-watch/browser-ui/#clickable-error-locations
elm-watch.json
π https://lydell.github.io/elm-watch/elm-watch.json/
targets
π https://lydell.github.io/elm-watch/elm-watch.json/#targets
postprocess
π https://lydell.github.io/elm-watch/postprocess/
Warning: βBrickedβ setup
π https://lydell.github.io/elm-watch/postprocess/#warning-bricked-setup
External process
π https://lydell.github.io/elm-watch/postprocess/#external-process
elm-watch-node
π https://lydell.github.io/elm-watch/postprocess/#elm-watch-node
Postprocess notes
π https://lydell.github.io/elm-watch/postprocess/#postprocess-notes
Hot reloading
π https://lydell.github.io/elm-watch/hot-reloading/
HTTPS
π https://lydell.github.io/elm-watch/https/
Comparison to other tools
π https://lydell.github.io/elm-watch/comparison-to-other-tools/
elm-watch vs generic watcher tools
π https://lydell.github.io/elm-watch/comparison-to-other-tools/#elm-watch-vs-generic-watcher-tools
elm-watch vs build tools with Elm support
Elm Resources
are all listed below.
Made with β€οΈ
to provide different kinds of informations and resources.