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

Vue 3 support? #732

Open
martinszeltins opened this issue Dec 6, 2022 · 1 comment
Open

Vue 3 support? #732

martinszeltins opened this issue Dec 6, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@martinszeltins
Copy link

I have been looking everywhere but I could not find support for Crayons Vue 3 components. Is this planned?

@martinszeltins martinszeltins added the enhancement New feature or request label Dec 6, 2022
@ItsKDaniel
Copy link

ItsKDaniel commented Dec 6, 2022

Crayons does not provide native Vue components as of now. We are also looking forward for this, if it's in the pipeline.

@martinszeltins in the meantime, you can use Crayons in your Vue 3 project as vue has excellent support for custom web components. Please refer to the below implementation for sample.
https://stackblitz.com/edit/vitejs-vite-gkd5yy?file=src/main.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants