Skip to content
This repository was archived by the owner on Apr 6, 2024. It is now read-only.
This repository was archived by the owner on Apr 6, 2024. It is now read-only.

Initial plugin design #1

@simonw

Description

@simonw

Goal for the first version is:

  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions