T
TanStack3y ago
fair-rose

Support for libraries other than React

The title of tanstack.com/router is: 'TanStack Router | React Router, Solid Router, Svelte Router, Vue Router' And the GitHub page states: 'Fully typesafe Router for React (and friends)...' Is there any current support for libraries other than React (specifically Vue in my case)? Or is this support you intend to add in the future? Or is it the case that core can easily be extended by someone who wishes to uses it for their framework of choice.
1 Reply
rival-black
rival-black3y ago
We intend to support them soon. Solid and Preact would likely be the easiest to add next. Then Vue, then svelte, then angular. We need to ensure that our core API’s are correct, and battle tested before we move onto the others.

Did you find this page helpful?