Skip to content
Open Source Framework

Ziegel Platform

A comprehensive, modular TypeScript framework for building enterprise-grade applications with a focus on maintainability, scalability, and developer experience.

yarn add @breadstone/ziegel-core
22Packages
100%TypeScript
ModularArchitecture
StrictType Safety

Platform Modules

Each module is independently configurable, type-safe, and follows a modular architecture.

Architecture Principles

🔷

Modular Design

Each package is independently configurable and follows the single responsibility principle.

⚙️

Platform Services

Cross-cutting concerns like caching, logging, configuration, and messaging provided through abstractions.

🔀

Internationalization

First-class i18n support for cultures, currencies, units of measurement, and translations.

🛡️

Type Safety

Full TypeScript strict mode. No any. Comprehensive type contracts across all packages.

Released under the MIT License.