command-pattern-queue
```typescript // command interface export interface ICommand { execute(): void unexecute(): void }
Ecosystem
npmjs.org
npmjs.org
Latest Release
almost 5 years ago
1.0.1
almost 5 years ago
Versions
2
2
Downloads
6 last month
6 last month
Dependent Packages
1
1
maurerkrisztian
8 packages535 downloads
Links
| Registry | npmjs.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:npm/command-pattern-queue
spec |
| License | ISC |
| First Release | almost 5 years ago |
| Last Synced | 25 days ago |
Repository
| Stars | 1 on GitHub |
| Forks | 0 on GitHub |