Generating AI answer…
Types | CatBee
Includes utility types for common patterns, API response structures, pagination interfaces...
Crypto | CatBee
Includes hashing, HMAC, random string and API key generation, timing-safe comparison, AES...
Context Store | CatBee
Provides a type-safe API for storing and retrieving request-scoped data (such as request I...
cron-parser | CatBee
A lightweight, timezone-aware cron expression parser with full support for seconds, DST tr...
Includes utility types for common patterns, API response structures, pagination interfaces, and more.
Includes hashing, HMAC, random string and API key generation, timing-safe comparison, AES encryption/decryption, and JWT-like token creation/verification. All methods are fully typed.
Provides a type-safe API for storing and retrieving request-scoped data (such as request ID, logger, user, etc.) across async calls. Includes helpers for Express integration, context extension, and symbol-based keys.
A lightweight, timezone-aware cron expression parser with full support for seconds, DST transitions, iterators, randomized scheduling, and crontab file parsing.
Helpers for parsing and manipulating URLs. Includes functions for appending and extracting query parameters, validating URLs, joining and normalizing paths, building URLs, and parsing typed query params. All methods are fully typed.
@catbee/utils – The Ultimate Utility Toolkit for Node.js & TypeScript
Enterprise-grade Express server builder for secure, reliable, and observable APIs.