Open ansarizafar opened 4 years ago
Hi ansarizafar,
It's been quite a while since I have looked at this project. If there is interest in it, I could potentially look into doing any necessary refactoring and adding the features I originally wanted to include.
I was looking for a router for Alpinejs https://github.com/alpinejs/alpine when I found this project. There is not router designed for Alpinejs. It would be great If this project is maintained.
This project is entirely unrelated to alpinejs and predates that project by two years
If there is interest in it, I could potentially look into doing any necessary refactoring and adding the features I originally wanted to include.
Do you need any help? I can assist in i.e. updating the codebase to latest TypeScript or fixing linting issues.
I also think it would be awesome if Alpine-Router
could intercepts regular link clicks and call navigate
on the router instance to prevent full page refresh (something like pinecone-router
does here). I can implement it as well.
What is the status of this project? Is it dead?