josdejong / josdejong/jsoneditor

Copy/paste support

Open
#252 15 comments 1 reaction 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
12.3k
Forks
2.1k
PR merge metrics
No merged PRs in 30d

Description

Being able to copy/paste JSON would be useful.

Copy paste is tricky though as you cannot just use the system clipboard for that due to security restrictions in the browser. But people expect (rightfully) to just be able to copy/paste between different applications and things like that, so it will be a challenge to get this right within the limitations of a browser.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.