Skip to content
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

Is it possible to implement typescript implementation for VueJs #1794

Open
Ibrahimmushtaq98 opened this issue Sep 14, 2024 · 4 comments
Open

Comments

@Ibrahimmushtaq98
Copy link

Currently there is JavaScript plugin for the Vue Component (Yay!) Just wondering if there will be the typescript implementations for that as well

Thanks for the hard work on this plugin!

@jackocnr
Copy link
Owner

I think that's a great idea! The Vue Component is actually very simple - it should be easy to add them. I don't have time to implement this myself, but would welcome a pull request.

@jackocnr
Copy link
Owner

jackocnr commented Oct 9, 2024

For anyone else interested in contributing here, please note the discussion about directory structure here: #1801

@Ibrahimmushtaq98
Copy link
Author

Well, this issue has been open for a while. I got good news for this. I have managed to get typescript definitions generated for the vue portion. I'll create a PR in a day or two!

I have kept the directory structure the same and currently i am just trying to make a simple demo using the typescript definition. Can't wait to share it!

@spacecakes
Copy link

Looking forward to that @Ibrahimmushtaq98 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants