capped-array

Simple Array extension to have a fixed-length array that automatically drops the last entry when pushing over the size

fixed-len-array

A tiny and type-safe TypeScript utility to create and work with fixed-length arrays (tuples).