Commit 2a535cd0 authored by Marc Mautz's avatar Marc Mautz

updated version & tag

parent ae46c1c2
# vue-shufflejs-plugin
[![vue2](https://img.shields.io/badge/vue-2.x-brightgreen.svg)](https://vuejs.org/)
A [Vue.js](https://vuejs.org) plugin for [Shuffle.js](https://vestride.github.io/Shuffle/) library.
**Note**: This project is still under development!
......@@ -20,12 +22,12 @@ The preferred way to install this extension is through [yarn](https://yarnpkg.co
Either run
```bash
yarn add https://git.hrzg.de/dmstr/vue-shufflejs-plugin.git#0.2.2
yarn add https://git.hrzg.de/dmstr/vue-shufflejs-plugin.git#0.2.3
```
or via npm
```bash
npm install https://git.hrzg.de/dmstr/vue-shufflejs-plugin.git#0.2.2 --save
npm install https://git.hrzg.de/dmstr/vue-shufflejs-plugin.git#0.2.3 --save
```
## Usage
......
{
"name": "vue-shufflejs-plugin",
"version": "0.2.2",
"version": "0.2.3",
"description": "A \"ShuffleJs\" plugin for Vue.js",
"main": "src/index.js",
"scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment