nuxt-vuex-router-sync

0.0.3 • Public • Published

nuxt-vuex-router-sync

npm (scoped with tag) npm CircleCI Codecov Dependencies js-standard-style

vuex-router-sync integration for Nuxt

📖 Release Notes

Features

Enable vuex-router-sync in your Nuxt application.

Setup

  • Add nuxt-vuex-router-sync dependency using yarn or npm to your project
  • Add nuxt-vuex-router-sync to modules section of nuxt.config.js
{
  modules: [
    'nuxt-vuex-router-sync',
 ]
}

License

MIT License

Copyright (c) Paul Gascou-Vaillancourt (@paulgv)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    3,030
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    3,030
  • 0.0.2
    63
  • 0.0.1
    0

Package Sidebar

Install

npm i nuxt-vuex-router-sync

Weekly Downloads

3,093

Version

0.0.3

License

MIT

Unpacked Size

4.7 kB

Total Files

6

Last publish

Collaborators

  • paulgv