Elm Debug Transformer v1.0

I have finally released v1.0 of Elm-debug-transformer https://github.com/kraklin/elm-debug-transformer

21

Featuring:

  • completely in TS
  • automatically shoud recognize whether to use simple_mode or not (in non-chrome browsers)
  • new settings including limit for huge data structures and debug for reporting bugs
  • new color scheme and small Elm logo in Chrome,
  • more robust parser
  • few parsing bugfixes

Let me know what do you think about those changes or file an issue if anything goes wrong

28 Likes

Looks cool!

Would be nice if there would be a browser extension too, just like https://github.com/mattzeunert/immutable-object-formatter-extension

4 Likes

Thank you @arian. Guess what is planned next? :smiley:

6 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.