For those lazzy bastard who don't like the FileReader
Module to handle huge file uploads by chunking them in the browser. Resumable, fault tolerent, offline aware, mobile ready.
Angular library that helps convert file (from input[type=file]) to base64/arrayBuffer/text using FileReader API.
A wrapper for the browser frontend targeting the Origin Private File System (OPFS), including TypeScript type definitions and convenient file read/write functionalities that aim to be compatible with various browsers.