davidwessman / syntax_tree-erb

Syntax Tree support for ERB
MIT License
21 stars 3 forks source link

Handles dot, dash and underscore in attribute names #18

Closed davidwessman closed 1 year ago

davidwessman commented 1 year ago

Vue uses syntax like v-b-modal.name_of_the_modal for attribute names.