AlexGilleran / jsx-control-statements

Neater If and For for React JSX
https://www.npmjs.com/package/babel-plugin-jsx-control-statements
MIT License
1.62k stars 63 forks source link

Support babel macros #117

Open akilansengottaiyan opened 1 year ago

akilansengottaiyan commented 1 year ago

Good day. It would be great if we could support macros as well. I am happy to raise a PR if its ok to proceed. Let me know your thoughts. @AlexGilleran

AlexGilleran commented 1 year ago

I'm inclined to say a fork or maybe a wrapper might be better? Would be happy to link to it from the readme :). It's a good idea and I'm happy to see that you'd raise a PR but I don't have a lot of free time to maintain this any more so I'm not inclined to add more features to it :).

akilansengottaiyan commented 1 year ago

Hey Alex. Sorry for the late reply. Been occupied into something else. Could you look into this PR whenever you find some time?