GitHub / YSZhuoyang / promise-command-queue
A fairly simple command queue that ensures both commands containing sync code and commands containing async code are executed in sequence, through promises chaining.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YSZhuoyang%2Fpromise-command-queue
PURL: pkg:github/YSZhuoyang/promise-command-queue
Stars: 0
Forks: 0
Open issues: 1
License: mit
Language: TypeScript
Size: 550 KB
Dependencies parsed at:
378
Created at: about 7 years ago
Updated at: almost 4 years ago
Pushed at: almost 4 years ago
Last synced at: 19 days ago
Topics: command-pattern, command-queue, job-queue, promise-chain, promise-queue
- @types/jest ^27.0.1 development
- coveralls ^3.1.1 development
- jest ^27.0.6 development
- jest-circus ^27.0.6 development
- ts-jest ^27.0.5 development
- typescript ^4.3.5 development