๐ Lou's Code libraries monorepo
I'm Lou, a web developer, hobbyist DJ and casual gamer based in Chicago, Illinois. I love to write open source libraries embracing bleeding-edge web technologies to create high-quality and long-lasting solutions.
This monorepo serves as the central hub for my collection of libraries and projects. By consolidating my resources here, I aim to streamline development, and maintain a cohesive ecosystem of tools and components.
- ๐ง functional-expression - Functional Regular expression builder
- ๐๏ธ react-pair - Util to help with the paired hook pattern in React.
- ๐๏ธ preact-pair - Util to help with the paired hook pattern in Preact.
- ๐ช window-open-promise - Promised
globalThis.open()
. - ๐ @lou.codes/ansi - Functional CLI ANSI formatter.
- โ๏ธ @lou.codes/configs - Project configurations.
- ๐ข @lou.codes/constants - Shared constants.
- ๐ง @lou.codes/create-package - Project creation script.
- โฒ๏ธ @lou.codes/cron - Cron Quartz and Cron UNIX expression parser.
โ๏ธ @lou.codes/diff - Deep diffing utility.- ๐ @lou.codes/iterables - Iterable and AsyncIterable utils.
- ๐งฎ @lou.codes/math - Precise basic math operations.
- ๐ฃ @lou.codes/notify - Minimalistic Pub/Sub implementation.
- ๐๏ธโ๐จ๏ธ @lou.codes/parsers - Parsers without nonsense.
- ๐ง @lou.codes/predicates - Predicate util functions
- โ @lou.codes/prompts - CLI interactive prompts.
- โ @lou.codes/test - Legible deep-equality tests.
- ๐ท๏ธ @lou.codes/types - Shared types.
- โ๏ธ @lou.codes/utils - Functional utils.