1.0.0-beta.6 • Published 3 years ago

@pyxo/vint v1.0.0-beta.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Introduction

Vint (Vue internationalization) is a library to facilitate the i18n of Vue apps.

Vint extends Wint and makes use of Vue-i18n.

Installation

yarn add vue-i18n@next
yarn add @pyxo/vint
# or
npm install vue-i18n@next
npm install @pyxo/vint

Documentation

API docs: vint.pyxo.net/api

Source code

Repository: github.com/pyxo-dev/vint

Contributions are welcome!

See also