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 there a way to use it with NuxtJs ? #1362

Closed
ghost opened this issue Aug 17, 2021 · 2 comments
Closed

Is there a way to use it with NuxtJs ? #1362

ghost opened this issue Aug 17, 2021 · 2 comments
Labels

Comments

@ghost
Copy link

ghost commented Aug 17, 2021

Hi, I'm still learning NuxtJs but for my work I would like to use this tools.
But I don't really no how to import it in my project.

Is there a way to do it ?
Can someone show me how to ? :)

Thanks you very much !

@josdejong
Copy link
Owner

jsoneditor is just a plain JavaScript library so you can use it anywhere. If you want to use it in vue you will probably want to write a wrapper around it. And you'll need to disable server side rendering of the library: it uses window when loading.

@ghost
Copy link
Author

ghost commented Aug 20, 2021

Yes I resolved it. :)
Thanks anyway

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

No branches or pull requests

1 participant