All Projects → vinayakkulkarni → v-intl

vinayakkulkarni / v-intl

Licence: MIT license
Add i18n to your awesome Vue 3 app 🔉

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to v-intl

Vue3 News
🔥 Find the latest breaking Vue3、Vue CLI 3+ & Vite News. (2021)
Stars: ✭ 2,416 (+18484.62%)
Mutual labels:  vue-components, vue3, vue-composition-api, composition-api
vue-unstated
A tiny state management library for Vue Composition API.
Stars: ✭ 30 (+130.77%)
Mutual labels:  vue2, vue3, vue-composition-api, composition-api
v-pip
🖼 Tiny vue wrapper for supporting native picture-in-picture mode.
Stars: ✭ 30 (+130.77%)
Mutual labels:  vue-components, vue2, vue3, composition-api
vue-snippets
Visual Studio Code Syntax Highlighting For Vue3 And Vue2
Stars: ✭ 25 (+92.31%)
Mutual labels:  vue2, vue3, composition-api
janak
Your next vue.js package!
Stars: ✭ 26 (+100%)
Mutual labels:  vue2, vue3, vue-composition-api
hoc-element-table
📦 A Vue 3.x Table Component built on Webpack 5
Stars: ✭ 26 (+100%)
Mutual labels:  vue-components, vue2, vue3
vui-vc-next
Vue 3 with Vite Playground - Mobile web UI components - (vue3+vite2).
Stars: ✭ 15 (+15.38%)
Mutual labels:  vue-components, vue3, vue-composition-api
fluent-vue
Internationalization plugin for Vue.js
Stars: ✭ 137 (+953.85%)
Mutual labels:  internationalization, vue2, vue3
vue-virtualised
Blazing fast scrolling and updating for any amount of list and hierarchical data.
Stars: ✭ 18 (+38.46%)
Mutual labels:  vue-components, vue3, vue-composition-api
Different-UI
✨ A Vue.js 3 UI Library — a Toy
Stars: ✭ 62 (+376.92%)
Mutual labels:  vue-components, vue3
vue-cirrus
Vue components for the Cirrus CSS framework.
Stars: ✭ 43 (+230.77%)
Mutual labels:  vue-components, vue3
vue-reuse
基于composition-api的hooks函数库
Stars: ✭ 28 (+115.38%)
Mutual labels:  vue3, composition-api
toggle
Vue 3 toggle component with labels, custom slots and styling options (+Tailwind CSS support).
Stars: ✭ 75 (+476.92%)
Mutual labels:  vue2, vue3
vue-word-highlighter
The word highlighter library for Vue 2 and Vue 3.
Stars: ✭ 112 (+761.54%)
Mutual labels:  vue-components, vue3
vue-next-rx
RxJS integration for Vue next
Stars: ✭ 31 (+138.46%)
Mutual labels:  vue3, composition-api
vesselize
⛵ A JavaScript IoC container that works seamlessly with Vue.js and React.
Stars: ✭ 22 (+69.23%)
Mutual labels:  vue-composition-api, composition-api
vue-hooks-form
Building forms with vue composition API.
Stars: ✭ 131 (+907.69%)
Mutual labels:  vue-components, vue-composition-api
vue-pattern-input
Use RegExp to limit input
Stars: ✭ 25 (+92.31%)
Mutual labels:  vue2, vue3
chusho
A library of bare & accessible components and tools for Vue.js 3
Stars: ✭ 47 (+261.54%)
Mutual labels:  vue-components, vue3
vue-drag-zone
Drag Zone component for @vuejs
Stars: ✭ 127 (+876.92%)
Mutual labels:  vue-components, vue2

V-Intl 🌏

Built with Janak CI Pipeline ShipJS Trigger GitHub package.json version (branch) npm (tag) License David David npm Maintenance GitHub contributors npm (prod) dependency version npm dev dependency version npm dev dependency version npm dev dependency version

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].