-
catbee.in › docs › @catbee › utils
URL | CatBee
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.in › docs › @catbee › utils
Express Server | CatBee
Enterprise-grade Express server builder for secure, reliable, and observable APIs.
-
catbee.in › docs › @catbee › utils
Config | CatBee
Global configuration management for logging, cache, and server settings. Provides type-safe access and mutation of config values, with sensible defaults and comprehensive environment variable support.
-
catbee.in › docs › @catbee › utils
Environment | CatBee
Type-safe environment variable management for Node.js applications.