Home
Softono

Intl Explorer

Open source Svelte
134
Stars
3
Forks
0
Issues
2
Watchers
10 months
Last Commit

 About Intl Explorer

Intl Explorer is an interactive tool for experimenting and trying out the ECMAScript Internationalization API.

Platforms

Web Self-hosted

Languages

Svelte

Need Help Installing Intl Explorer?

We provide expert installation service for this software. Our team will install, configure, and secure Intl Explorer on your server. plans start at just $30.

Intl Explorer

View on GitHub

social

Intl Explorer

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.

Live site

https://intl-explorer.com/

Running

This repo uses pnpm

  1. Install dependencies: pnpm install.
  2. Run devserver: pnpm dev.
  3. Visit: http://127.0.0.1:5173/.

Building

  1. Run command: pnpm build.

Contributing

See the contributing guide for detailed instructions on how to get started with our project.