jssm
A Javascript finite state machine (FSM) with a terse DSL and a simple API. Most FSMs are one-liners. Fast, easy, powerful, well tested, typed with TypeScript, and visualizations. MIT License.
csv_by_rfc
CSV according to RFC 4180. Everyone else's are weirdly wrong. Heavily tested; typed in typescript
circular_buffer_js
Fast TS/JS implementation of a circular buffer (aka ring queue, cyclic list, etc.) Extremely well tested.
random_emoji_people
Generate random emoji people. Allows you to opt into or out of seniors and babies. Won't repeat until list is complete; wraps and re-randomizes afterwards. Omit already-used people.