-
-
Notifications
You must be signed in to change notification settings - Fork 278
Vue integration #23
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
Vue integration #23
Conversation
…nd Svelte. Updated README to reflect new framework options and usage examples. Refactored code for improved framework detection and validation, ensuring seamless switching between frameworks. This update enhances user experience by providing clearer instructions and support for a broader range of frameworks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the pr,it's now under review
Jpisnice
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent work,could you also include the setup instructions for vue in the readme as done fore react and svelte.
Tnx!! |
Jpisnice
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great work, Thanks for contributing
ADD: Enhance framework support by adding Vue integration alongside React and Svelte. Updated README to reflect new framework options and usage examples. Refactored code for improved framework detection and validation, ensuring seamless switching between frameworks. This update enhances user experience by providing clearer instructions and support for a broader range of frameworks.
@Shmuelmb