The core
library provides the basic utilities for building modules, as well as a suite of testing utilities.
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.
Run commands at a variety of predetermined times during your application's boot or shutdown sequence.
Convert your application into a testing module - append extra libraries and reconfigure modules to get the coverage you're looking for.