SkillAgentSearch skills...

Messageformat

ICU MessageFormat and Unicode Messageformat for Javascript

Install / Use

/learn @messageformat/Messageformat
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div class="main-title"> <img align="right" width="100" height="100" src="https://messageformat.github.io/messageformat/logo/messageformat.svg"> <h1>messageformat</h1> </div>

The experience and subtlety of your program's text can be important. Messageformat is a mechanism for handling both pluralization and gender in your applications. It can also lead to much better translations, as it's designed to support all the languages included in the Unicode CLDR.

This monorepo provides packages supporting JS implementations of both Unicode MessageFormat 2 (MF2) and ICU MessageFormat (MF1):

Unicode MessageFormat 2

ICU MessageFormat 1

Getting Started (MF1)

Depending on your situation, consult one or more of the following guides:

Alternatively, take a look at our examples or dig into the API documentation if you're looking to do something more involved.

Our Format Guide will help with the ICU MessageFormat Syntax, and the Usage Guide provides some further options for integrating messageformat to be a part of your workflow around UI texts and translations.


Messageformat is an OpenJS Foundation project, and we follow its Code of Conduct.

<a href="https://openjsf.org"> <img width=200 alt="OpenJS Foundation" src="https://messageformat.github.io/messageformat/logo/openjsf.svg" /> </a>
View on GitHub
GitHub Stars1.8k
CategoryDevelopment
Updated3d ago
Forks159

Languages

TypeScript

Security Score

100/100

Audited on Mar 25, 2026

No findings