discoveryjs / discovery

A framework for rapid data (JSON) analysis, shareable serverless reports and dashboards
https://discoveryjs.github.io/discovery/
MIT License
352 stars 7 forks source link

Support copy paste to web #99

Open VojtaStanek opened 5 months ago

VojtaStanek commented 5 months ago

Currently https://discoveryjs.github.io/discovery/ supports only file upload as input.

I use Insomnia as an API client and it would be highly beneficial to be able to quickly copy-paste the response to discovery.js interface without needing to save it as a file.

Guria commented 3 months ago

My Business Analytics team also ofthen has their json not in uploadable files (embedded in docs, emails, etc). They tend to use online JSON explorers that allow to paste JSON in a text field.

Would be great to have paste functionality in discovery, so that they will also be able to benefit from using it.

lahmatiy commented 3 weeks ago

"Paste from clipboard" button added on welcome page:

image