Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react2solid converters #6

Open
milahu opened this issue Nov 1, 2022 · 0 comments
Open

react2solid converters #6

milahu opened this issue Nov 1, 2022 · 0 comments

Comments

@milahu
Copy link

milahu commented Nov 1, 2022

actual tools to convert from react to solid

suid - A port of Material-UI (MUI) built with SolidJS.
suid/codemod - Transform your MUI React code to SUID SolidJS. (live demo)

solid-reactor - A compiler to ease the move from React to SolidJS.

react2solid - from scratch?

eslint-plugin-react2solid - based on eslint
some simple transforms are working
im currently working on React.useRef (#3) done
ideally mitosis would work better, then i would transform react → mitosis → solid
but i guess its hard to make that lossless

related

sveltosis - convert svelte to mitosis. parser based on svelte parser

component-party - Web component JS frameworks overview by their syntax and features

reactjs-solidjs-bridge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant