@vinayakkulkarni/v-intl
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

v-intl 🖼

Continuous Integration CodeQL Ship js trigger GitHub release (latest SemVer) npm npm npm bundle size (version) npm type definitions DeepScan grade Snyk Vulnerabilities for GitHub Repo license GitHub contributors

eslint prettier vite vue typescript


Intl in your dopeass Vue 3 apps 👨‍🔧

Demo

Edit v-intl

Usage

In the docs 📓

Background

The package exposes 5 Intl components, viz.,

Formatter What it does? More Info
VIntlListFormat Enables language-sensitive list formatting. Read More
VIntlNumberFormat Enable language sensitive number formatting. Read More
VIntlDateTimeFormat Formats the Date & Time. Read More
VIntlRelativeTimeFormat Create a relative time formatter in specified locale. Read More
VIntlDisplayNames Translates region, language, currency, script. Read More

They're are tree-shakable, meaning, you don't need to bulk up your bundle by including all the components. I've tried to keep the API as consistent as possible.

Author

v-intl © Vinayak, Released under the MIT License.
Authored and maintained by Vinayak Kulkarni with help from contributors (list).

vinayakkulkarni.dev · GitHub @vinayakkulkarni · Twitter @_vinayak_k

Package Sidebar

Install

npm i @vinayakkulkarni/v-intl

Weekly Downloads

0

Version

2.2.0

License

MIT

Unpacked Size

82.8 kB

Total Files

17

Last publish

Collaborators

  • vinayakkulkarni