Advanced Search
Search Results
2 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 ...
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....