Developer-first localization infrastructure that is built on git. Your git repository is the single source of truth for localization for collaboration and automation.
@inlang/core
The core module bundles "core" modules that depend on each other and is everything one needs to build plugins or entire apps on inlang.
Modules
Click on the modules to get to their respective READMEs.
- @inlang/core/ast - The AST.
- @inlang/core/config - The config that powers inlang.
- @inlang/core/query - A query module for the AST.
- @inlang/core/utilities - Utility types, functions, and more dealing that ease interactions with inlang, i18n, and localization.