You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 6, 2024. It is now read-only.
Copy and paste in TSV data (like you get from copying out of Google Sheets / Excel / Numbers) to create a table
Copy and paste in a JSON array of objects
Copy and paste in CSV
The plugin will create rows using the JSON Write API. This means it should work with arbitrarily large files provided the user's computer has enough memory to work with them in the browser.