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 has been archived by the owner on Jun 16, 2022. It is now read-only.
This will just use the local File API, where it's available, and use the file's contents to populate the raw text area. So it will support whatever data formats entering data into the raw textarea will support (see #13).
What about clobbering existing data?
Also, like entering text directly into the raw textarea, we'll need to prompt for the projection.
The text was updated successfully, but these errors were encountered:
This will just use the local File API, where it's available, and use the file's contents to populate the raw text area. So it will support whatever data formats entering data into the raw textarea will support (see #13).
What about clobbering existing data?
Also, like entering text directly into the raw textarea, we'll need to prompt for the projection.
The text was updated successfully, but these errors were encountered: