FormatJS
The monorepo home to all of the FormatJS related libraries
Internationalize your web apps on the client & server. FormatJS is a modular collection of JavaScript libraries for internationalization that are focused on formatting numbers, dates, and strings for displaying to people. It includes a set of core libraries that build on the JavaScript Intl built-ins and industry-wide i18n standards, plus a set of integrations for common template and component libraries. For most web projects, internationalization happens in the template or view layer, so we've...