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

@push.rocks/webrequest

Modern, fetch-compatible web request library with intelligent HTTP caching, retry strategies, and advanced fault tolerance. Works seamlessly in browsers, Node.js, Deno, and Bun. Issue Reporting and Security For reporting bugs, issues, or security vulnerabiliti...

webrequest
http
secure
browsers
caching
fault tolerance
json
abort
timeout
multi-endpoint
fetch api

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

changelog.md for @push.rocks/webrequest

@push.rocks/webrequest

2026-03-02 - 4.0.5 - fix(npmextra) normalize npmextra configuration: move package configs under namespaced keys, add public npm registry, and add @ship.zone/szci; remove legacy npmci/gitzone keys Removed legacy top-level 'npmci' and 'gitzone' keys Promoted '@...

webrequest
http
secure
browsers
caching
fault tolerance
json
abort
timeout
multi-endpoint
fetch api