# x-browser-update-vue
**Repository Path**: mirrors_OXOYO/x-browser-update-vue
## Basic Information
- **Project Name**: x-browser-update-vue
- **Description**: A Vue.js browser-update plugin
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2023-02-27
- **Last Updated**: 2025-12-04
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# x-browser-update
[](https://www.npmjs.com/package/x-browser-update)
[](https://www.npmjs.com/package/x-browser-update)
[](https://npmjs.org/package/x-browser-update)
[](https://www.npmjs.com/package/x-browser-update)

> A Vue.js browser-update plugin.
## Example
``` bash
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
```
## Usage
``` bash
## Packages install
npm install x-browser-update --save
## main.js
import XBrowserUpdate from 'x-browser-update'
Vue.use(XBrowserUpdate)
## App.vue
```
## Preview

## Links
- [browser-update](https://github.com/browser-update/browser-update)
- [vue](https://github.com/vuejs/vue)
## License
[MIT](http://opensource.org/licenses/MIT)