Pinned Loading
Repositories
Showing 10 of 15 repositories
- ember-intl.github.io Public
Redirects the short ember-intl.github.io domain to the GitHub Pages of the main repo
- broccoli-cldr-data Public archive
Broccoli plugin for writing results of formatjs-extract-cldr-data to a broccoli node
- formatjs-extract-cldr-data Public archive Forked from formatjs/formatjs-extract-cldr-data
Utility library that extracts the CLDR data that's needed by the FormatJS libraries.
- intl-messageformat Public archive Forked from formatjs/intl-messageformat
Format a string with placeholders, including plural and select support to create localized messages.
- grunt-extract-cldr-data Public archive Forked from formatjs/grunt-extract-cldr-data
Extract CLDR data and transform it for use in JavaScript.
- intl-messageformat-parser Public archive Forked from formatjs/intl-messageformat-parser
Parses ICU message strings to an AST that can be used to format the messages for a person's locale.
- intl-relativeformat Public archive Forked from formatjs/intl-relativeformat
Formats JavaScript dates to relative time strings (e.g., "3 hours ago").