-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
How to use Slate.js with Vue.js? #2435
Comments
Fork it and rewrite it in Vue. |
Hi. For a Vue application, you may still make use of the slate core library (it does list React as a peer dependency but I'm pretty sure it's not actually used there). For the slate-react library, you will either need to fork it and write an equivalent yourself, or you can include React as a dependency into your application and make use of the frontend react component. |
Hey, thanks for using Slate! Unfortunately, we can't offer support for usage questions in the issues here because it becomes overwhelming to maintain the project if the issues are filled with questions. However, we do have a Slack channel and people are constantly asking and answering questions in there. So I'm going to close this issue, but I definitely recommend joining the Slack channel if you want to find people that might be able to help. Thanks for understanding! |
Here is what I've found: https://github.com/marsprince/slate-vue |
Feature Request
What should I do if I am using vue.js?
The text was updated successfully, but these errors were encountered: