ttag

ttag

  • Docs
  • Blog
  • Github

›Getting Started

Getting Started

  • Installation
  • Quick start
  • Webpack integration
  • Typescript
  • Create React App
  • Gatsby
  • Next

Tags and Functions

  • t (gettext tag)
  • jt (jsx gettext)
  • c (context)
  • ngettext (plurals)
  • gettext

Features

  • Translations validation
  • Aliasing
  • Multiline strings
  • Comments for translators
  • Ignoring code blocks

API

  • ttag API
  • babel-plugin-ttag API

CHANGELOG

  • Changelog

Installation

ttag

Install with npm

npm install --save ttag

Install with yarn

yarn add ttag

ttag-cli

For the whole translation process you also need to install ttag-cli.

Install with npm

npm install --save-dev ttag-cli

Install with yarn

yarn add ttag-cli --dev
Quick start →
  • ttag
    • Install with npm
    • Install with yarn
  • ttag-cli
    • Install with npm
    • Install with yarn
ttag
Docs
Quick Startttag APIbabel-plugin-ttag API
Community
User ShowcaseStack OverflowTwitter
More
BlogGitHubStar
Copyright © 2024 ttag