matthewmueller/joy

Prettier Javascript with js.Raw & js.Rewrite

Open

#9 opened on 2017年10月12日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Go (34 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,317 stars)
PR merge metrics
 (PR metrics pending)

説明

Right now we're prettying all our AST nodes, but for raw macros, they can't be as easily prettified without parsing them.

We may want to do that parsing in the future anyway though to fail early when you're writing invalid bindings.

コントリビューターガイド