Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

4 total results found

readme.md for @push.rocks/gulp-function

@push.rocks/gulp-function

@push.rocks/gulp-function is a Gulp plugin designed to execute custom functions within a Gulp pipeline. It accepts a function call as a parameter and allows for flexible task executions, including asynchronous tasks, with easy integration into the Gulp workflo...

gulp
plugin
task automation
stream manipulation
async function execution
pipeline
build tool
javascript
typescript

readme.md for @push.rocks/smartgulp

@push.rocks/smartgulp

lightweight gulp replacement Install To install @push.rocks/smartgulp, use the following command in your terminal: npm install @push.rocks/smartgulp --save-dev This will add smartgulp to your project's devDependencies. smartgulp is designed to be a lightweigh...

build tool
gulp replacement
stream manipulation
file manipulation
typescript
task runner
pipeline
development tool

readme.md for @push.rocks/smartstream

@push.rocks/smartstream

A TypeScript-first library for creating and manipulating Node.js and Web streams with built-in backpressure handling, async transformations, and seamless Node.js ↔ Web stream interoperability. Issue Reporting and Security For reporting bugs, issues, or securit...

stream
node.js
typescript
stream manipulation
data processing
pipeline
async transformation
event handling
backpressure
readable stream
writable stream
duplex stream
transform stream
file streaming
buffer
stream utilities
esm

changelog.md for @push.rocks/smartstream

@push.rocks/smartstream

2026-03-02 - 3.4.0 - feat(smartduplex) improve backpressure handling and web/node stream interoperability Refactored SmartDuplex to use synchronous _read/_write/_final (avoids async pitfalls), added internal backpressured buffer draining and consumer signalin...

stream
node.js
typescript
stream manipulation
data processing
pipeline
async transformation
event handling
backpressure
readable stream
writable stream
duplex stream
transform stream
file streaming
buffer
stream utilities
esm