1.8.1 • Published 5 months ago

@vintl/nuxt v1.8.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

VIntl for Nuxt

Nuxt app internationalization made easy

Features

  • Power of the browser Intl API
  • ICU MessageFormat syntax for messages
  • Formatted components

Getting Started

Warning VIntl for Nuxt is still very new and may not be fully production-ready for large scale apps. That being said, the fundamental functionality is already in place, so it's probably good enough for small apps and general testing. Please submit your feedback and bug reports on GitHub.

npm install @vintl/nuxt

What's included

🌐 Automatic language detection

Detect the languages your user use and apply them automatically.

✏ Plurals, dates, and more

ICU MessageFormat syntax provides a powerful way to format your messages.

🚀 Parserless mode

Parse your messages once during the build to reduce bundle size and improve performance.

💾 Storage options

Store your users preferences with cookies, localStorage, or with the custom storage adapter.

Documentation

Check out the VIntl for Nuxt documentation site for detailed usage instructions and examples.

Credits

Made with 💜 by Brawaru. Released under MIT Licence.

1.8.1

5 months ago

1.8.0

6 months ago

1.7.1

6 months ago

1.7.0

7 months ago

1.6.0

7 months ago

1.5.0

8 months ago

1.4.0

10 months ago

1.2.0

12 months ago

1.2.3

11 months ago

1.2.2

11 months ago

1.3.0

11 months ago

1.2.1

11 months ago

1.1.4

12 months ago

1.1.3

12 months ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago