An elm reactor that allows you to apply the suggestions included in the report of the elm compiler.
Usage:
npx @funk-team/elm-interreactor
- sometimes the report for the first compilation is not loaded / stale data is presented. Reloading the browser helps.
- end of imports can not be detected, adding an import fails silently
- field names sometimes are suggested on type problems with records
As a terminal user, I find myself often just applying suggestions from the elm compiler by reading the line number and applying the fix. Because copying from the output is cumbersome I type the changes manually and make mistakes. This tool automates the process.
interreactor-demo.mp4
cd same-directory-as-elm-json
npx @funk-team/elm-interreactor