1.0.8 • Published 6 years ago

vue-thumb v1.0.8

Weekly downloads
29
License
-
Repository
-
Last release
6 years ago

Vue-Thumb

Installation

# npm
npm install vue-thumb

# yarn
yarn add vue-thumb

Builds

import VueThumb from "vue-thumb";
Vue.use(VueThumb);

Configuration Options

OptionPossible ValuesDescription
nameStringName of input file
defaultStringDefault image to view
sizeNumericSize of images

Usage

You can simply clone this repo and open up a working test app by running:

npm run serve

Navigate to http://localhost:8080/

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago