Format.JS | Format.JS (original) (raw)
FORMATJS INTEGRATIONS
FORMATJS CORE LIBS
ECMA-402 + FORMATJS POLYFILLS
FormatJS is a set of JavaScript libraries.
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.
Integrates with other libraries.
For most web projects, internationalization happens in the template or view layer, so we've built integrations with React & Vue.
Runs in the browser and Node.js.
FormatJS has been tested in all the major browsers (IE11, Chrome, FF & Safari) on both desktop and mobile devices. For many web apps rendering happens on the server, so we made sure FormatJS works perfectly in Node.js. This allows developers to use FormatJS on both the server and client-side of their apps.