-
i think i'm kind-of a noob to what's going on here...but i really just am trying to load this as a standard javascript module. Where are the JS files that i need to load? |
Beta Was this translation helpful? Give feedback.
Answered by
josdejong
Sep 30, 2022
Replies: 1 comment 1 reply
-
You have to install ("download") the files via npm, or use a CDN like:
Documentation: How to install: https://github.com/josdejong/svelte-jsoneditor#install |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dbuerer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You have to install ("download") the files via npm, or use a CDN like:
Documentation:
How to install: https://github.com/josdejong/svelte-jsoneditor#install
Use in standard JavaScript: https://github.com/josdejong/svelte-jsoneditor#standalone-bundle-use-in-react-vue-angular-plain-javascript-