josdejong / josdejong/jsoneditor
Copy part of the JSON tree to clipboard
Open
feature
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have full cut/copy/paste support though that's not trivial.
A first small and useful step could be to implement a "Copy to clipboard" for any part of the JSON tree, as an extra item in the action menu of every node.
Ref: https://github.com/josdejong/jsoneditor/issues/891#issuecomment-591075973
Contributor guide
Assessment
This issue has not been assessed yet.