Store Packages

@marianmeres/ttl-queue

Add things to [queue](<https://en.wikipedia.org/wiki/Queue_(abstract_data_type)>) and have them dequeue sequentially (FIFO) based on their defined expiration (ttl). Read head of the queue as a [store](https://github.com/marianmeres/store) value.

1.0.2 • Published 11 months ago

@marianmeres/switch-store

Tiny DRY [store](https://github.com/marianmeres/store) utility for a 3 state value (`true`, `false` and `undefined`) along with arbitrary data.

1.6.2 • Published 11 months ago

@marianmeres/boolean-store

Tiny DRY [store](https://github.com/marianmeres/store) utility for a boolean flag along with optional data.

1.1.1 • Published 2 years ago