Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vueuse/i18n

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vueuse/i18n

Collection of essential Vue Composition API

  • 4.0.0-beta.8
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

🌍 @vueuse/i18n

NPM version

This is an add-on of VueUse. A wrapper for vue-i18n in Composition API. You can use it before vue-i18n-next ready.

Full Documents

📦 Install

for Vue 3 (vue-next)

npm i @vueuse/i18n@vue3 vue-i18n

for Vue 2 with composition-api polyfill

npm i @vueuse/i18n@vue2 vue-i18n

⚡ Functions

@vueuse/i18n provides following functions

  • i18n
    • createI18n — create a global i18n instance to be reused
    • useI18n — use vue-i18n instance

You can checkout the full documents and live demos in Storybook.

📄 License

MIT License © 2019-2020 Anthony Fu

Keywords

FAQs

Package last updated on 22 Aug 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc