Ruby2JS 2.0
I’ve released Ruby2JS version 2.0. Key new features:
- Line comment support. More specifically, comments associated with statements are copied to the output. Comments within statements are still omitted.
- Source Map support. This enables debugging of generated JavaScript using the Ruby source.
The Whimsy Agenda rewrite-in-progress (previously based on Angular.js, now being rebased on React.js) can be used to explore both of these features.