1.0.7 • Published 6 years ago

progressive-image-loading-upload-vue v1.0.7

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

How it works

This is component is using external npm package (axios, random-id, vue-bootstrap).

Upload Component

  1. In a terminal

    npm i progressive-image-loading-upload-vue --save
  2. In your main.js

    import BootstrapVue from 'bootstrap-vue'
    import 'bootstrap/dist/css/bootstrap.css'
    import 'bootstrap-vue/dist/bootstrap-vue.css'
    Vue.use(BootstrapVue);
  3. In your vue Component

    <template>
    <upload apiKey="YOUR_API_KEY"></upload>
    </template>
## The project
Find the github repository [here](https://github.com/Quentinprm/progressiveImageLoading).
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

1.0.1

6 years ago

1.0.0

6 years ago