Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The **filereader‑stream** module turns a browser HTML5 `File` object (e.g., obtained via drag‑and‑drop) into a Node‑style **Readable stream**. It lets front‑end developers process file contents with standard stream APIs (`pipe`, `concat-stream`, etc.), supporting configurable chunk size and start offset. Ideal for web applications that need to handle large or incremental file reads in a streaming fashion.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of maxogden/filereader-stream

Account's avatar
hughsk/from2
Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"
Account's avatar
feross/typedarray-to-buffer
Convert a typed array to a Buffer without a copy
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
mikolalysenko/drag-and-drop-files
Handle file drag and drop events without all the Yak shaving
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
maxogden/wzrd
Super minimal browserify development server. Inspired by [beefy](http://npmjs.org/beefy) but with less magic

Support the repos that depend on this repository

Top contributors

max-mapper's profile
max-mapper
10 contributions
1N50MN14's profile
1N50MN14
3 contributions
jakeburden's profile
jakeburden
3 contributions
jarofghosts's profile
jarofghosts
2 contributions
leetreveil's profile
leetreveil
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
maxogden

maxogden/filereader-stream

Read an HTML5 File object (from e.g. HTML5 drag and drops) as a stream.

JavaScript
102
18
BSD 2-Clause "Simplified" License