react-intl

WebJar for react-intl

License

License

BSD 3-Clause
Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

react-intl
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

react-intl
WebJar for react-intl
Project URL

Project URL

http://webjars.org

Download react-intl

How to add to project

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

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.

FormatJS

Unit Tests Sauce Labs Tests Slack FormatJS

Sauce Browser Matrix Status

This repository is the home of FormatJS and related libraries.

Slack: Join us on Slack at formatjs.slack.com for help, general conversation and more ๐Ÿ’ฌ ๐ŸŽŠ ๐ŸŽ‰ You can sign-up using this invitation link.

Development

We currently use bazel to develop, along with lerna for package management.

To setup locally, first initialize the git submodule:

> git submodule init
> git submodule update

Now you can build & test with yarn:

> yarn
> yarn build
> yarn test

To run examples:

> yarn examples

Releases can be done with the following steps:

> npm run release

To publish next tag

> npm run release:next

Published Packages

Package Version Changelog License
@formatjs/cli version CHANGELOG MIT
@formatjs/intl-datetimeformat version CHANGELOG MIT
@formatjs/intl-displaynames version CHANGELOG MIT
@formatjs/intl-getcanonicallocales version CHANGELOG MIT
@formatjs/intl-listformat version CHANGELOG MIT
@formatjs/intl-locale version CHANGELOG MIT
@formatjs/intl-numberformat version CHANGELOG MIT
@formatjs/intl-pluralrules version CHANGELOG MIT
@formatjs/intl-relativetimeformat version CHANGELOG MIT
@formatjs/ecma402-abstract version CHANGELOG MIT
@formatjs/ts-transformer version CHANGELOG MIT
babel-plugin-formatjs version CHANGELOG BSD
eslint-plugin-formatjs version CHANGELOG MIT
intl-messageformat-parser version CHANGELOG BSD
intl-messageformat version CHANGELOG BSD
react-intl version CHANGELOG BSD

Big Thanks

Cross-browser Testing Platform and Open Source <3 Provided by Sauce Labs

org.webjars.bower

Yahoo

Yahoo is a Verizon Media brand. This organization is the home to many of the active open source projects published by engineers at Yahoo and Verizon Media.

Versions

Version
2.1.3