core

Application wiring, configuration, and boilerplate utilities

MIT License

Downloads
1.1K
Stars
25
Committers
1

🧩 Welcome to @digital-alchemy/core

The core library provides the basic utilities for building modules, as well as a suite of testing utilities.

📚 Extended docs

🌐 Tools Overview

⚙️ 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.

Package Rankings
Top 29.39% on Npmjs.org
Badges
Extracted from project README
stars codecov version
Related Projects