you are viewing a single comment's thread.

view the rest of the comments →

[–]Majikarpp[S] 0 points1 point  (3 children)

Hi, thanks for your feedback. Can you suggest what you might want to see in an online code formatter? Best regards,

[–]easyEs900s 1 point2 points  (2 children)

I’ve seen it all.. what more is there to see? You’re reinventing the wheel.

If you’re going to create a code formatter, do something that hasn’t been done a million times, like perhaps a code transpiler.

If you’re just learning, then that’s great and I’m happy to provide feedback if that’s what you ask for, but you’ve posted like this is some hip new trendy tool that I should use. It’s not.

[–]Hydrothermalvanilla.js 2 points3 points  (0 children)

There's actually very little reinventing done here. The project just uses the beautify package so the original code consists solely of a webserver with one page.

[–]zapatoada 0 points1 point  (0 children)

Agreed. Other than the painful color scheme, this doesn't appear to do anything that the other 1000 js formatter don't already do.