Getting started
About Lou Cyx
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.
Repository Overview
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.
Libraries in this monorepo
- šļø react-pair - Util to help with the paired hook pattern in React.
- šļø preact-pair - Util to help with the paired hook pattern in Preact.
- ā²ļø @lou.codes/cron - Cron Quartz and Cron UNIX expression parser.
- āļø @lou.codes/diff - Deep diffing utility.
- šŖ window-open-promise - Promised
globalThis.open()
. - š£ @lou.codes/notify - Minimalistic Pub/Sub implementation.
- š @lou.codes/iterables - Iterable and AsyncIterable utils.
- šļøāšØļø @lou.codes/parsers - Parsers without nonsense.
- š§ @lou.codes/predicates - Predicate util functions
- āļø @lou.codes/utils - Functional utils.
- ā @lou.codes/test - Legible deep-equality tests.
- š @lou.codes/ansi - Functional CLI ANSI formatter.
- ā @lou.codes/prompts - CLI interactive prompts.
- š§ @lou.codes/create-package - Project creation script.
- āļø @lou.codes/configs - Project configurations.
- š·ļø @lou.codes/types - Shared types.