p-fifo v1.0.0
npmPromised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.
Updated
View on npm →
Version
1.0.0
15d ago
License
MIT
15d ago
Weekly Downloads
197.6K
2d ago
Dependencies
2
15d ago
Required Runtime
None
15d ago
Deprecated
No
15d ago
Weekly downloads
Release activity
1 release tracked. Last release: 15 days ago.
v1.0.0
current
v1.0.0
Mar 21, 2026
Last changed
| Field | Change | When |
|---|---|---|
| weekly_downloads | (none) → 197613 | 2d ago |
| license | (none) → MIT | 15d ago |
| dep_count | (none) → 2 | 15d ago |
| required_runtime | (none) → (none) | 15d ago |
| latest_version | (none) → 1.0.0 | 15d ago |
| deprecated | (none) → false | 15d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/npm/p-fifo/latest_version
{ "value": "1.0.0" }
CLI
$ npx grounded-cli p-fifo
p-fifo@1.0.0 (npm)