GitHub - cool-ts/formatjs: The monorepo home to all of the FormatJS related libraries, most notably react-intl. · GitHub
Skip to content

cool-ts/formatjs

 
 

Folders and files

Repository files navigation

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

About

The monorepo home to all of the FormatJS related libraries, most notably react-intl.

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

Contributors

Languages

  • TypeScript 88.9%
  • Starlark 9.7%
  • JavaScript 1.2%
  • Other 0.2%