Replies: 2 comments 1 reply
-
This is great! I love the website and Van Cone logo. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Already made one more change. The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all!
I am the author of the Van Cone SPA framework for VanJS. I have been working on this framework for a couple of months now and am about ready to take it out of beta mode which means the API will no longer have breaking changes going forward.
I'm taking feedback for any possible questions/comments/issues regarding the API as it stands right now. I'm happy to take ideas for new features, however I'm mainly looking for potentially issues with the API in terms of backward compatibility should we implement new features.
We've added typescript support thanks to @yahia-berashish
There's a new
route
function to declare routes, it's similar to what we discussed on this thread although it does not support the outlet function.The new version is available on npm, I have changed the repository to this location, with the next release I will update the current source in the van repo w a readme file pointing to the new location.
And I have a scrappy website hosted on GitHub, available here.
Thanks for all the feedback so far, looking forward to more ideas, I have more features in mind that I'll be releasing over the coming months.
Beta Was this translation helpful? Give feedback.
All reactions