Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
mute-stream
Bytes go in, but they don't come out (when muted).
pump
pipe streams together and close all of them if one of them closes
through
simplified stream construction
papaparse
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
pause-stream
a ThroughStream that strictly buffers all readable events when paused.
@ljharb/through
simplified stream construction
p-pipe
Compose promise-returning & async functions into a reusable pipeline
exit-on-epipe
Cleanly exit process on EPIPE
outpipe
write output to a file through shell commands
@cspell/cspell-pipe
Library to make working with Iterators/AsyncIterators easier.
vite-compatible-readable-stream
Streams3, a browser compatible copy of the stream library from Node.js with circular dependencies removed
ng-mocks
An Angular testing library for creating mock services, components, directives, pipes and modules in unit tests. It provides shallow rendering, precise stubs to fake child dependencies. ng-mocks works with Angular 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
react-rx
React + RxJS = <3
cypress-pipe
Create custom commands using plain-old functions
varstream
Stream variables beetween 2 JavaScript threads (client/server, ipc, worker/main thread).
run-sequence
Run a series of dependent gulp tasks in order
promise-toolbox
Essential utils for promises
pipe-functions
Pipe functions in a Unix-like style. It supports Promises (async) anywhere in the pipeline and every step will be executed sequentially. The return (resolve in case of Promises) of each function will be passed in as an argument to the next one
remark-lint-table-pipes
remark-lint rule to warn when table rows are not fenced with pipes