vue-piuma

1.1.1 • Public • Published

Vue-piuma

Vue component for Piuma Image optimizer

Install

yarn add vue-piuma

CDN: UNPKG | jsDelivr (available as window.VuePiuma)

Usage

<template>
  <vue-piuma src="YOUR URL" height="YOUR HEIGHT" width="YOUR WIDTH" quality="YOUR QUALITY" ></vue-piuma>
</template>

<script>
import VuePiuma from 'vue-piuma'

export default {
  components: {
    VuePiuma
  }
}
</script>

Test

yarn test

More on Piuma

Piuma Image Optimizer

License

MIT © lotrekagency

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i vue-piuma

    Weekly Downloads

    14

    Version

    1.1.1

    License

    MIT

    Last publish

    Collaborators

    • mino89
    • bnznamco
    • adminlotrek