• Stars
    star
    146
  • Rank 244,362 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created almost 3 years ago
  • Updated 27 days ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

`elm make` in watch mode. Fast and reliable.

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.

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

๐Ÿ‘‰ https://lydell.github.io/elm-watch/comparison-to-other-tools/#elm-watch-vs-build-tools-with-elm-support

More Repositories

1

eslint-plugin-simple-import-sort

Easy autofixable import sorting.
JavaScript
1,893
star
2

js-tokens

Tiny JavaScript tokenizer.
JavaScript
407
star
3

json-stringify-pretty-compact

The best of both `JSON.stringify(obj)` and `JSON.stringify(obj, null, indent)`.
JavaScript
232
star
4

LinkHints

A browser extension that lets you click with your keyboard.
TypeScript
132
star
5

dual

[ABANDONED] Dual is an AutoHotkey script that lets you define dual-role modifier keys easily.
AutoHotkey
122
star
6

source-map-resolve

[DEPRECATED] Resolve the source map and/or sources for a generated file.
JavaScript
86
star
7

spacefn-win

A Windows implementation of the SpaceFN keyboard layout.
AutoHotkey
71
star
8

run-pty

Run several commands concurrently. Show output for one command at a time. Kill all at once.
JavaScript
70
star
9

urix

[DEPRECATED] Makes Windows-style paths more unix and URI friendly.
JavaScript
59
star
10

eslump

Fuzz testing JavaScript parsers and suchlike programs.
JavaScript
57
star
11

resolve-url

[DEPRECATED] Like Node.jsโ€™ `path.resolve`/`url.resolve` for the browser.
JavaScript
52
star
12

source-map-visualize

Quickly open an online source map visualization with local files
JavaScript
50
star
13

tiny-decoders

Type-safe data decoding for the minimalist.
TypeScript
48
star
14

source-map-url

[DEPRECATED] Tools for working with sourceMappingURL comments.
JavaScript
41
star
15

elm-app-url

URLs for applications
Elm
25
star
16

webextension-keyboard

โš ๏ธ ABANDONED โš ๏ธ WebExtension API proposals related to keyboard handling.
JavaScript
20
star
17

line-numbers

[DEPRECATED] Add line numbers to a string.
JavaScript
16
star
18

anishtro

anishtro is a layout for the letters of the English alphabet, made for symmetrical keyboards with at least one main key per thumb.
JavaScript
15
star
19

dotfiles

Shell
13
star
20

source-map-concat

[DEPRECATED] Concatenate files with source maps.
JavaScript
13
star
21

vim-like-key-notation

Parse and generate vim-like key notation for modern browsers.
JavaScript
12
star
22

n-ary-huffman

An n-ary Huffman algorithm implementation.
CoffeeScript
9
star
23

frappe

JavaScript with some nice fluff on top of it.
7
star
24

elm-safe-virtual-dom

JavaScript
7
star
25

video-audio-sync

Fix videos where the audio is out of sync
Elm
7
star
26

elm-value-graph

Show how every value in an Elm application depend on each other, as a graph.
Elm
6
star
27

test-cli

[DEPRECATED] Test CLI applications (that are written a certain way).
JavaScript
5
star
28

VimFx-config

[DEPRECATED] VimFx Config template
JavaScript
5
star
29

keyboard

My personal keyboard layout.
Shell
5
star
30

strip-css-singleline-comments

Adds support for singleline comments in CSS.
JavaScript
5
star
31

next-minimal-routes

[ABANDONED] Next.js dynamic URLs for the minimalist.
JavaScript
5
star
32

parse-stack

[DEPRECATED] Parses the stack property of errors. Cross-browser.
JavaScript
4
star
33

autoprefixer-brunch

[DEPRECATED] Adds autoprefixer support to brunch.
CoffeeScript
4
star
34

map-replace

[ABANDONED] A command line tool that applies replacements described in a JSON map to files.
CoffeeScript
3
star
35

hash-filename

[DEPRECATED] A command line tool that puts the hash of a file into its filename.
CoffeeScript
3
star
36

elm-minesweeper

The classic game MineSweeper made with Elm.
Elm
3
star
37

blog

JavaScript, the web and other programming languages from a JavaScripter's perspective.
3
star
38

css-tokens

[DEPRECATED] A regex that tokenizes CSS.
JavaScript
3
star
39

hacking-elm

Live coding slides for a talk on how to do dirty tricks in Elm.
Elm
2
star
40

macos-safari-overscroll-bugs

macOS Safari overscroll color bugs
HTML
2
star
41

source-map-dummy

[DEPRECATED] Creates โ€œdummyโ€ source maps.
JavaScript
2
star
42

webextension-polyfill-messaging-issue

https://github.com/mozilla/webextension-polyfill/issues/130
JavaScript
2
star
43

elm-jason

elm/json re-implemented in Elm.
Elm
2
star
44

eslint-config-lydell

[DEPRECATED] Kinda strict Prettier-friendly ESLint config.
JavaScript
2
star
45

elm-old-binaries

Elm 0.15.1 โ€“ 0.18.0 binaries
2
star
46

browser-tweaks

Personal browser extension containing a couple of tweaks.
JavaScript
2
star
47

image-upload

Test different `<input type="file">` variations for images
HTML
1
star
48

microbit-simulator

Incomplete simulator for the Microbit.
Python
1
star
49

elm-version

Download and run Elm tooling from elm-tooling.json.
Shell
1
star
50

webext-message-issue

https://bugzilla.mozilla.org/show_bug.cgi?id=1369841
JavaScript
1
star
51

yaba

[DEPRECATED] Yet Another Better Assert. Shows the expression. Cross-browser.
JavaScript
1
star
52

cctop

[ABANDONED] Plain text configuration parser.
JavaScript
1
star
53

pegjs-each-code

[DEPRECATED] pegjs plugin helper: Run a function once for each code snippet in a grammar AST.
JavaScript
1
star
54

climap

[DEPRECATED] Super simple source map generation for CLI tools.
JavaScript
1
star
55

elm-github-actions-test

1
star
56

pegjs-each-node

[DEPRECATED] pegjs plugin helper: Run a function once for each node in a grammar AST.
JavaScript
1
star
57

elm-review-simplify-issue

Elm
1
star