Intl Explorer is an interactive tool for experimenting and trying out the ECMAScript Internationalization API. The API is available under the namespace Intl in JavaScript and provides language sensitive string comparison, number formatting, and date and time formatting.
This repo uses pnpm
pnpm install
.pnpm dev
.pnpm build
.See the contributing guide for detailed instructions on how to get started with our project.