Skip to content

Repository files navigation

🚧 Under construction 👷‍♂️

File API polyfill

📂 Isomorphic File, FileReader, and FileReaderSync for Node.js, Deno, Bun, and browsers

Installation

You can install this package using npm, [Yarn], or [pnpm]. Whatever floats your boat! ⛵

npm install @webfill/fileapi

Usage

import"@webfill/fileapi";constblob=newBlob(["Hello world!"]);consttext=newFileReaderSync().readAsText(blob);

Development

TODO: Add development section

About

📂 Node.js polyfill for the rest of the File API

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages