declarative-js
_declarative-js_ is modern JavaScript library, that helps to: - tackle array transformation with built in JavaScript array api (e.g. `array.filter(toBe.unique())`), - provide a type-level solution for representing optional values instead of null referen
sorted-btree
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
persist-and-sync
Zustand middleware to easily persist and sync Zustand state between tabs and windows