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

5 total results found

readme.md for @push.rocks/smartdelay

@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...

typescript
async/await
timeouts
delay
scheduling
task delay
asynchronous
programming utility
promise
timeout management

readme.md for @push.rocks/smartping

@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...

ping
network
connectivity
node.js
utility
async
promise

readme.md for @push.rocks/smartpromise

@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 ...

promise
deferred
async
promisify
cumulative deferred
timeout
typescript
asynchronous
utilities

readme.md for @push.rocks/smartspawn

@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...

subprocess
child_process
spawn
threading
multithreading
process management
async
promise

changelog.md for @push.rocks/smartpromise

@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....

promise
deferred
async
promisify
cumulative deferred
timeout
typescript
asynchronous
utilities