README
React-Locale
Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.
Internationalize React apps. Not only for React.Component but also for Vanilla JS.
<script type="module">
import reactLocale from 'https://cdn.skypack.dev/react-locale';
</script>
Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.