Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Circuit export as CSV, TSV, XSV #15

Open
stewdio opened this issue Apr 16, 2020 · 0 comments
Open

Circuit export as CSV, TSV, XSV #15

stewdio opened this issue Apr 16, 2020 · 0 comments

Comments

@stewdio
Copy link
Owner

stewdio commented Apr 16, 2020

Add ability to export circuits as comma-separated values, tab-separated values, and a meta routine for arbitrary-character-separated values.

Once this is functional, add a button to the circuit editor for downloading the circuit in these formats.

Then need the converse; the ability to ingest a circuit from CSV, TSV, XSV, and the ability to drop such a file on to a circuit editor and have it respond accordingly. (Also include ability to drop a text file on to a circuit editor and ingest using the Circuit.fromText routine.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant