Advanced Search
Search Results
3 total results found
readme.md for @push.rocks/smartarray
A library providing asynchronous operations like filter, map, and deduplication for arrays in TypeScript. Install To install @push.rocks/smartarray in your project, run the following command: npm install @push.rocks/smartarray --save Make sure you have Node.j...
readme.md for @push.rocks/smartdelay
@push.rocks/smartdelay is a modern library designed to simplify working with timeouts in the async/await era, all while being fully written in TypeScript. This tool offers a range of functionalities that streamline the process of implementing delays and timeou...
changelog.md for @push.rocks/smartarray
2025-01-04 - 1.1.0 - feat(core) Add concurrent processing support Introduced ConcurrentProcessor class for handling asynchronous operations with a concurrency limit. 2024-05-29 - 1.0.8 - Documentation Updated project description for clarity and accuracy. En...