Nuxt Vuex Router Sync Save

vuex-router-sync ingegration for Nuxt

Project README

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)

Open Source Agenda is not affiliated with "Nuxt Vuex Router Sync" Project. README Source: paulgv/nuxt-vuex-router-sync
Stars
34
Open Issues
32
Last Commit
2 weeks ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating