Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add van-wrapper #400

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

add van-wrapper #400

wants to merge 2 commits into from

Conversation

zakarialaoui10
Copy link

@zakarialaoui10 zakarialaoui10 commented Dec 30, 2024

Van-Wrapper is a tool that makes it easy to render VanJS elements within other popular frameworks.

Currently Supported Frameworks / Libraries :

  • React
  • Solidjs
  • Preact
  • Svelte
  • Vue

Main repository :
https://github.com/zakarialaoui10/van-wrapper

@zakarialaoui10
Copy link
Author

@Tao-VanJS

### *Component Declaration :*
```js
// HelloFromVan.js
import { VanWrapper } from "van-wrapper/vue";
Copy link
Contributor

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?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done ✅

@sirenkovladd
Copy link
Contributor

@zakarialaoui10
Copy link
Author

@Tao-VanJS
Copy link
Member

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 README.md file, as I added the links directly to the GitHub repo of Van-wrapper. The additional README.md file contains mostly duplicate information and adds one more layer of indirection for people's navigation.

Let me know if this makes sense to you.

Thanks @zakarialaoui10 again for the great work!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants