messageformat

WebJar for messageformat

License

License

MIT
Categories

Categories

ORM Data
GroupId

GroupId

org.webjars.bowergithub.messageformat
ArtifactId

ArtifactId

messageformat
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

messageformat
WebJar for messageformat
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/messageformat/messageformat

Download messageformat

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.messageformat/messageformat/ -->
<dependency>
    <groupId>org.webjars.bowergithub.messageformat</groupId>
    <artifactId>messageformat</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.messageformat/messageformat/
implementation 'org.webjars.bowergithub.messageformat:messageformat:1.0.2'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.messageformat/messageformat/
implementation ("org.webjars.bowergithub.messageformat:messageformat:1.0.2")
'org.webjars.bowergithub.messageformat:messageformat:jar:1.0.2'
<dependency org="org.webjars.bowergithub.messageformat" name="messageformat" rev="1.0.2">
  <artifact name="messageformat" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.messageformat', module='messageformat', version='1.0.2')
)
libraryDependencies += "org.webjars.bowergithub.messageformat" % "messageformat" % "1.0.2"
[org.webjars.bowergithub.messageformat/messageformat "1.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

messageformat

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 consists of the following packages that make up our JS implementation of ICU MessageFormat:

Getting Started

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.

OpenJS Foundation
org.webjars.bowergithub.messageformat

Versions

Version
1.0.2