This repository's code was moved to lou.codes.
๐ Vangware libraries monorepo
At Vangware, we passionately embrace bleeding-edge web technologies to create high-quality and long-lasting software solutions. Our commitment to staying at the forefront of technology is the driving force behind our work.
This monorepo serves as the central hub for our extensive collection of libraries and projects. By consolidating our resources here, we aim to streamline development, enhance collaboration, and maintain a cohesive ecosystem of tools and components.
- ๐๏ธ react-pair - Util to help with the paired hook pattern in React.
- ๐๏ธ preact-pair - Util to help with the paired hook pattern in Preact.
- โฒ๏ธ @vangware/cron - Cron Quartz and Cron UNIX expression parser.
โ๏ธ @vangware/diff - Deep diffing utility.- ๐ช @vangware/window-open-promise - Promised
globalThis.open()
. - ๐ฃ @vangware/notify - Minimalistic Pub/Sub implementation.
- ๐ @vangware/iterables - Iterable and AsyncIterable utils.
- ๐๏ธโ๐จ๏ธ @vangware/parsers - Parsers without nonsense.
- ๐ง @vangware/predicates - Predicate util functions
- โ๏ธ @vangware/utils - Functional utils.
- โ @vangware/test - Legible deep-equality tests.
- ๐ @vangware/ansi - Functional CLI ANSI formatter.
- โ @vangware/prompts - CLI interactive prompts.
- ๐ง @vangware/create-package - Project creation script.
- โ๏ธ @vangware/configs - Project configurations.
- ๐ท๏ธ @vangware/types - Shared types.