Advanced Search
Search Results
4 total results found
readme.md for @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...
readme.md for @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...
readme.md for @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...
changelog.md for @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...