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