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/smartfile

@push.rocks/smartfile

High-level file representation classes for Node.js 🚀 What is smartfile? @push.rocks/smartfile provides powerful in-memory file representations for Node.js applications. It offers clean, TypeScript-first classes for working with files (SmartFile), streams (St...

file management
typescript
node.js
in-memory files
smartfile
streamfile
virtualdirectory
file representation
file streaming
virtual directory
file factory
memory-efficient file handling
buffer operations
file content manipulation

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/smartfile

@push.rocks/smartfile

2025-11-29 - 13.1.0 - feat(smartfs) Integrate @push.rocks/smartfs and wire SmartFileFactory.nodeFs to return a real SmartFs instance Add runtime dependency @push.rocks/smartfs@^1.1.0 to package.json (previous peerDependency removed). Export smartfs from ts/pl...

file management
typescript
node.js
in-memory files
smartfile
streamfile
virtualdirectory
file representation
file streaming
virtual directory
file factory
memory-efficient file handling
buffer operations
file content manipulation

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