messageformat

WebJar for messageformat

Лицензия

Лицензия

MIT
Категории

Категории

JavaScript Языки программирования Github Инструменты разработки Контроль версий ORM Данные
Группа

Группа

org.webjars.bower
Идентификатор

Идентификатор

github-com-messageformat-messageformat-js
Последняя версия

Последняя версия

v1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

messageformat
WebJar for messageformat
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/messageformat/messageformat.js

Скачать github-com-messageformat-messageformat-js

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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

npm install --save-dev @messageformat/core
npm install --save @messageformat/runtime

This includes the MessageFormat compiler and a runtime accessor class that provides a slightly nicer API for working with larger numbers of messages. Our Format Guide will help with the ICU MessageFormat Syntax, and the Usage Guide provides some 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.bower

Версии библиотеки

Версия
v1.0.2