File to base64 based on FileReader for next.
read an HTML5 File object as a pull stream
A simple attribute plugin for Aurelia to simplify loading files with the HTML5 FileReader
Simple promised filereader
Simple function to use [FileReader API](https://developer.mozilla.org/en-US/docs/Web/API/FileReader) as async.
Angular library that helps convert file (from input[type=file]) to base64/arrayBuffer/text using FileReader API.
A FileReader based directive to easily preview and upload image files.
A lightweight wrapper for common FileReader usage.
FileReader wrapper.
Resize and rotate images by EXIF orientation on the client side during upload. This uses the HTML Canvas element and HTML5 FileReader.
File to base64 based on FileReader for next.
FileReader for most
An angular wrapper around the JavaScript FileReader API
Browser FileReader helper
Read an HTML5 File object (from e.g. HTML5 drag and drops) as a pull stream source.
Loads local files (GeoJSON, GPX, KML) into the map using the HTML5 FileReader API
Global module. Can be found at /usr/lib/node_modules/project-filereader
In-memory cache to improve performance of repeated reads when using FileReader in the browser
Create Adobe Color Table (.act) files using Uint8Array, Blob API and FileReader API.
**With npm:**
A promisified version of FileReader
MSG Reader for Typescript
[React](http://facebook.github.io/react) Component for Converting Files to base64. It's based on [Dev Mozilla Website](https://developer.mozilla.org/en-US/docs/Web/API/FileReader/readAsDataURL)
Simple image compressor that accept image source from Javascript FileReader. It can be used to compress images by using canvas element.