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

Introducing a fork #58

Open
vldm opened this issue May 17, 2023 · 3 comments
Open

Introducing a fork #58

vldm opened this issue May 17, 2023 · 3 comments

Comments

@vldm
Copy link

vldm commented May 17, 2023

Hi! I have found that @stoically didn't contribute to a project for a while.

I have mailed him, but no answer.
Maybe some one has dirrect contact to him and can ask, if everything ok, or not.

But for now, while no answer is received. I have createad a fork https://github.com/rs-tml/rstml

This fork has few major changes:

  • Massive refactor to types
  • Now types has it lossless form (every parsed token is saved in Node) so every type can roundtrip parse/to_tokens.
  • Unquoted text implemented
  • Better IDE support

Is there any interest in it?

link to comparsion: https://github.com/rs-tml/rstml/blob/main/comparsion-with-syn-rsx.md

@erlend-sh
Copy link

Seems like a necessary path forward so long as syn-rsx doesn’t have an active maintainer and no way of doing a hand-off.

I think both Dioxus and Leptos devs will be supportive of this.

Hopefully all is well with @stoically 🙏 since syn-rsx is completely halted, it wouldn’t be hard to join the two project together in the future if there’s mutual interest in that.

@vldm
Copy link
Author

vldm commented May 19, 2023

it wouldn’t be hard to join the two project together in the future if there’s mutual interest in that.

Yes, thats why i have renamed the fork, currently it already contain breaking change because of new "lossless form".
But I'm sure if the need arises, it will still be possible to merge the work and return to the original fork.

I really like the idea of @stoically - to make generic library with "rsx" syntax, for all web-related projects.
And don't want this project to stop.

I also have created a organization, in hope, that some old contributors of syn-rsx can became mainteners.

@gauteh
Copy link

gauteh commented Oct 25, 2023

stoically/temporary-containers#618

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

3 participants