1.0.7 • Published 7 years ago

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

Weekly downloads
-
License
ISC
Repository
-
Last release
7 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

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago