Advanced Search
Search Results
5 total results found
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...
readme.md for @push.rocks/smartping
a ping utility Install To install @push.rocks/smartping, run the following command in your project directory: npm install @push.rocks/smartping --save This command adds @push.rocks/smartping to your project's dependencies and ensures you can begin utilizing i...
readme.md for @push.rocks/smartpromise
A library for simple promises and Deferred constructs with TypeScript support. Install npm install @push.rocks/smartpromise --save This module is designed to be used with TypeScript for the best developer experience, providing type safety and IntelliSense in ...
readme.md for @push.rocks/smartspawn
Given the provided files and their contents, the comprehensive documentation for using @push.rocks/smartspawn with TypeScript and in a manner that provides thorough examples and descriptions of features and scenarios is extensive. However, I'll outline a conci...
changelog.md for @push.rocks/smartpromise
2025-02-20 - 4.2.3 - fix(test) Refactor test suite for improved readability and maintainability. Updated and cleaned up test cases for deferreds and promises. Reduced timeouts in tests for quicker execution. Added expectations for promise status and duration....