npmjs.org : command-pattern-queue
```typescript // command interface export interface ICommand { execute(): void unexecute(): void }
Registry
-
Source
- JSON
purl: pkg:npm/command-pattern-queue
Keywords:
command-pattern
, command-queue
, design-pattern
, design-patterns
License: ISC
Latest release: about 4 years ago
First release: about 4 years ago
Dependent packages: 1
Downloads: 44 last month
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago