UNPKG

react-intl

Version:

Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.

8 lines 159 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "../dist", "module": "commonjs", "target": "es5", } }