New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

vue-navigation-plugin

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-navigation-plugin

vue-router plugin

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

支持vue-router(version >= 2.0)监听前进后退刷新事件
抄袭自https://github.com/zack24q/vue-navigation,因为我仅仅想给我的项目加上这些事件
顺便学习一下发布-订阅模式

npm npm license GitHub stars

Installation

  • via CDN
  <script src="https://unpkg.com/vue-navigation-plugin/dist/vue-navigation-plugin.umd.min.js"></script>
  • via NPM
$ npm install vue-navigation-plugin --save # Or
$ yarn add vue-navigation-plugin

see example for /test

Build

npm run build

Keywords

vue

FAQs

Package last updated on 28 Nov 2017

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