/// # Common Utilities
///
/// This modules provides a collection of common utility functions and helpers
/// that are shared across different types of development in the project.
/// # JSON
///
/// A minimal, zero-dependency JSON parsing and serialization library.
/// # Date
///
/// Tools for date management