eclipsesource / eclipsesource/tabris-js

Support the FileReader web API

Open
#2,226 1 comment 1 reaction 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
1.4k
Forks
171
PR merge metrics
No merged PRs in 30d

Description

### Feature description

The [FileReader API](https://developer.mozilla.org/en-US/docs/Web/API/FileReader) enables conversion of `Blobs` into `ArrayBuffer`, binary and text strings and data URLs. It is particularly useful when serializing data for exchange with external services.

### Proposed solution

Implement the [FileReader API](https://developer.mozilla.org/en-US/docs/Web/API/FileReader).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.