Releases3
Frequency1 month 1 week
Last Release
Simple FIFO queue implementation to avoid having to do shift() on an array, which is slow.

Linked projects

Simple JavaScript FIFO queue implementation to avoid having to do shift()