HarperFast / HarperFast/studio
Expanded data type editing
Open
admin & data
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 4
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 40
Description
We would like to add support for viewing and editing data types like buffers/Uint8Arrays, Maps, Sets, and Dates in the studio record (JSON-ish) editor. We will do this by using the text/javascript serializer in core once implemented in:
https://harperdb.atlassian.net/browse/CORE-2215
And then eval’ing the results and sending it back to the server in MessagePack.
Contributor guide
Assessment
This issue has not been assessed yet.