An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

command-pattern-queue

```typescript // command interface export interface ICommand { execute(): void unexecute(): void }

Ecosystem
npmjs.org
Latest Release
1.0.1
almost 5 years ago
Versions
2
Downloads
6 last month
Dependent Packages
1
1.0.1
Published: almost 5 years ago
Registry - Download
1.0.0
Published: almost 5 years ago
Registry - Download
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