Search results
1009 packages found
simplified stream construction
Node.js Streams, a user-land copy of the stream library from Node.js
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Bytes go in, but they don't come out (when muted).
simplified stream construction
pipe streams together and close all of them if one of them closes
Run a series of dependent gulp tasks in order
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, jasmine
- angular
- test
- testing
- mock
- mocking
- component
- directive
- pipe
- provider
- service
- TestBed
- how-to
- frontend
- front-end
- View more
Some module
- promise
- promisify
- promisifyall
- es6
- es6 promise
- es6 class
- async
- series
- pipe
- compose
- generator
- try/catch
- map
- all
- View more
Writeable stream for uploading content of unknown size to S3 via the multipart API.
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
React + RxJS = <3
- action
- behavior
- concurrent
- es6
- events
- external
- hooks
- observables
- observe
- pipe
- react
- react18
- reactive
- realtime
- View more
The gulp plugin `gulp-order` allows you to reorder a stream of files using the same syntax as of `gulp.src`.
StreamQueue pipe the queued streams one by one in order to preserve their content order.
CSV parser for the browser, modified for SimWrapper to handle quoted text strings sanely
Pipe log data to a stream, fuggetabout rotation
basd is a comprehensive suite of utility functions and helper libraries that augment lodash and add much herbs and spices.
Pass a value through a pipeline of 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