Skip to content

tanzlate (Vanilla JS)

The core package is framework-agnostic. It parses translation strings into an AST and resolves .

Installation

bash
npm install @tanzlate/core
bash
yarn add @tanzlate/core
bash
pnpm add @tanzlate/core