The core
library provides the basic utilities for building modules, as well as a suite of testing utilities.
π Extended docs
βοΈ Configuration
Define and load structured configuration data from files, merge data from environment variables, and more.
π Logger
Advanced logging interface for detailed and customizable output, compatible with external libraries for specialized logging needs.
β²οΈ Scheduler
Lifecycle-aware task scheduling, featuring flexible timing functions and robust error handling.
π Lifecycle Hooks
Run commands at a variety of predetermined times during your application's boot or shutdown sequence.
βοΈ Testing Utilities
Convert your application into a testing module - append extra libraries and reconfigure modules to get the coverage you're looking for.