-
Notifications
You must be signed in to change notification settings - Fork 98
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
add van-wrapper #400
base: main
Are you sure you want to change the base?
add van-wrapper #400
Conversation
addons/van_wrapper/README.md
Outdated
### *Component Declaration :* | ||
```js | ||
// HelloFromVan.js | ||
import { VanWrapper } from "van-wrapper/vue"; |
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.
Can we remove this line?
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.
Done ✅
I also recommend add this to https://github.com/vanjs-org/vanjs-org.github.io/blob/master/sitegen/home.ts#L132-L193 |
|
Thanks @zakarialaoui10 for the contribution! I added links to your tool in the homepage of both VanJS website and GitHub. People should be able to discover your great extension there. As for this PR, I don't think we need to add an additional Let me know if this makes sense to you. Thanks @zakarialaoui10 again for the great work! |
Van-Wrapper is a tool that makes it easy to render VanJS elements within other popular frameworks.
Currently Supported Frameworks / Libraries :
Main repository :
https://github.com/zakarialaoui10/van-wrapper