Bryce Baril
@brycebaril
floating in space
11
Published Tools
0
Total Stars
0
Weekly Downloads
280
GitHub Followers
147
Public Repos
Published Tools
11 Skillsacross 1 categoryclient-request
bryce
A zero-dependency stripped-down http client request module based on the http://npm.im/request API
stream-meter
bryce
A stream meter that both counts the bytes piped through it, and can optionally abort on a max size. (e.g. limit a http request size)
...morestream-spigot
bryce
A readable stream generator, useful for testing or converting simple functions into Readable streams.
stats-lite
bryce
A light statistical package that operates on numeric Arrays.
tokenthrottle-redis
bryce
A Redis-backed tokenthrottle implementation. See http://npm.im/tokenthrottle
tokenthrottle
bryce
An asynchronous token-based throttle. E.g. rate-limit API access by token/IP.
through2-filter
bryce
A through2 to create an Array.prototype.filter analog for streams.
through2-map
bryce
A through2 to create an Array.prototype.map analog for streams.
multibuffer
bryce
Package Arrays of Buffers into a single buffer that they can be later unpacked from.
terminus
bryce
An abstraction for making stream.Writable streams without all the boilerplate.
timestream-ops
bryce
Mapped operation Transforms for sequential objectMode streams (e.g. timeseries data).