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

Pasting a JSON object #45

Open
daryllimyt opened this issue Jun 5, 2024 · 1 comment
Open

Pasting a JSON object #45

daryllimyt opened this issue Jun 5, 2024 · 1 comment

Comments

@daryllimyt
Copy link

Hi, this is a great project! Would love to know if it's possible to copy and paste JSON objects to and from the editor?

Thanks!

@YYsuni
Copy link
Owner

YYsuni commented Jun 5, 2024

Yup, just pasting it with () surrounded. eg. ({"k1":123,"k2":"123","k3":false}). You could try it online: https://jv.yysuni.com/

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

No branches or pull requests

2 participants