@aezen/logger

A simple and customized logger module for Aezen. Built using TypeScript and chalk for the styling.

@aezen/duration

A simple and easy-to-use module for converting milliseconds into a human-readable string–supports many formats such as compact, colon, etc.

@aezen/localization

A simple, lightweight, fast, and easy-to-use localization module that uses JSON files for fast retrieval of locales.

@aezen/stores

A simple and lightweight package which provides a flexible TypeScript-based store system for managing data with event listener support for observing data changes.