Viewing profile — camertron
camertron
HN member- Joined
- Fri, Sep 07, 2012, 7:25 AM UTC
- HN karma
- 3
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About camertron
No profile information was provided.
Recent public activity
-
comment
Comment #35073009
You might want to take a look at Phlex, which essentially has the same syntax: https://github.com/joeldrapper/phlex
-
comment
Comment #35072983
Yeah that's right, I was trying to simulate JSX syntax. I'm not against ERB syntax tho, maybe the lib could eventually support both?
-
comment
Comment #35072963
There's a VSCode extension for highlighting rux (Ruby + HTML): https://marketplace.visualstudio.com/items?itemName=camertro...
-
comment
Comment #35072936
No, rux doesn't support HAML, since HAML is an entirely different "language" than rux. You'd have to figure out how to identify HAML embedded in Ruby and parse it with the HAML par…
-
comment
Comment #35072575
We use it extensively at GitHub and consider it very stable.