algs-adt

An npm package for using data structures like queues or graphs in javascript or typescript

ptdev-tsds

A fairly lightweight implementation of common data structures (Stacks, Queues, Lists, and Trees) in typescript that don't have native js implementations.