ruby-syntax-tree / syntax_tree

Interact with the Ruby syntax tree

Home Page:https://ruby-syntax-tree.github.io/syntax_tree/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ERB-formatter

davidwessman opened this issue · comments

Hello!

Love the gem, so I tried to create a version for .html.erb as well.
I based it on syntax_tree-xml and have been working on it for a while.

I have a few questions:

  • Would you like to put it under the ruby-syntax-tree Github-organization?
  • Is it okay if I release it to rubygems as is or would you prefer that I give it a different name if I do?
    (Since there are no namespaces).
  • Would it be okay to list it in the README?

I have used it for a few projects but there are probably still lots of cases to handle, so it will take a while to get to a stable version. If you (or anyone else) wants to test it out and give some feedback on the code I would be very grateful 🙏🏻.

(This feels more like a discussion than an issue, but discussions are not enabled for this repository - feel free to close anytime)

@kddnewton Would be grateful for your thoughts on this if you have some time to spare.
Forgot to link it in the issue:
https://github.com/davidwessman/syntax_tree-erb