vue-ambient-backgrounds

0.1.2 • Public • Published

Vue ambient-backgrounds

Based on https://github.com/crnacura/AmbientCanvasBackgrounds

npm (scoped with tag) npm Dependencies js-standard-style

Usage

<template>
    <div>
        <Aurora />
    </div>
</template>

import Aurora from 'vue-ambient-backgrounds/src/components/Aurora.vue' 


export default {
  data: () => ({
      options: {
        
      }
  }),
  components: {
    Aurora
  }
  ...
}

/vue-ambient-backgrounds/

    Package Sidebar

    Install

    npm i vue-ambient-backgrounds

    Weekly Downloads

    5

    Version

    0.1.2

    License

    none

    Unpacked Size

    5.21 MB

    Total Files

    23

    Last publish

    Collaborators

    • schlunsen