Show HN: Made a require hook to use JSX in Node
1 points| cfv | 5 years ago
So I made Gasket ( https://github.com/ground-hogs/gasket ) to parse the JSX into JS and Castella ( https://github.com/ground-hogs/castella ) to allow the usage of render functions so I can modularize a bit.
It's very much not production ready and might take a long while to actually be, but I'm actually kinda proud of this; what do you think? Are there any obvious improvement opportunities I'm missing?
No comments yet.