simple-vue-image-compare

1.0.0 • Public • Published

Introduction

A simple demonstration to compare two image with a convenient draggable handle

Tips

  • This is only a vue file, using it in vue project envirement

  • Props

    • leftImg the url of left image
    • rightImg the url of right image
    • maxWidth container's max width, default is 1000

Development requirement

  • Install @vue/cli-service-global
    npm install -g @vue/cli-service-global
    
  • run
    vue serve index.vue
    

/simple-vue-image-compare/

    Package Sidebar

    Install

    npm i simple-vue-image-compare

    Weekly Downloads

    1

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    4.75 kB

    Total Files

    3

    Last publish

    Collaborators

    • xenonflash