vue-picture-upload

1.0.8 • Public • Published

vue-image-loader

image loader for vue js with prevue

used

js -
  import ImageLoader from "vue-picture-upload";
html -
  <ImageLoader :Images="images" keyName="id" valueName="i" />

Images is array contained pictures
keyName is name key property from array ('id' or 'name') etc.
valueName is name property contained image url ('image' or 'img' or 'pic') etc.
accept is string file types ('.png , .jpg') etc.
multiple is multiply load images

@remove is event returned remove key
@upload returned blob file for upload

###if you have idea wrire to fan92rus@mail.ru or telegram @fan92rus

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i vue-picture-upload

      Weekly Downloads

      8

      Version

      1.0.8

      License

      ISC

      Unpacked Size

      5.71 kB

      Total Files

      4

      Last publish

      Collaborators

      • fan92rus