Skip to main content

Introduction

Tymber is a batteries-included framework for building TypeScript applications.

Features

Dependency injection

Build modular apps with a lightweight but powerful DI system. Declare dependencies with the INJECT symbol and let Tymber construct a type-safe, ordered graph of components.

Learn more →

Database migrations

Keep your schema in sync with deterministic, ordered SQL migrations applied on startup.

Learn more →

Internationalization

Ship multilingual experiences by externalizing strings and formatting content per locale with a simple, file-first workflow.

Learn more →

Security

Secure your application with built-in authentication, role-based access control, input validation, and CSRF protection.

Learn more →

Admin interface

Jump-start back-office needs with a configurable admin interface.

Learn more →