Elm Debug Helper

#5 / 4 rate

Elm Debug Helper

313 users

2020-10-04

latal.tomas

Extension Information

5 star
100%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

This extension helps you with debugging your Elm applications by transforming the debug produced by Elm to expandable tree

This web browser extension inserts the elm-debug-transformer (https://www.npmjs.com/package/elm-debug-transformer) into all pages you are working on without the need to spoil your project with yet another NPM package. Your project can stay clean of such magic and you can have your own settings on how to transform the Debug.log output.