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 their any example of a normal javascript implementation without react? #4639

Closed
MartinDawson opened this issue Oct 29, 2021 · 1 comment
Closed

Comments

@MartinDawson
Copy link

I want to use slate without react and just in pure javascript but all examples and docs are in React.

Is their any example of a normal javascript implementation without react?

Thanks

@dylans
Copy link
Collaborator

dylans commented Nov 4, 2021

No official project examples, but https://docs.slatejs.org/general/resources has links to things like slate-angular. Generally you need something equivalent in my opinion to provide integration with your framework of choice.

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

2 participants