@aidol/particles

1.2.0 • Public • Published

aidol-particles

a particulate background component based on particles.js.

Preview

image

Installation

$ npm i @aidol/particles -S

Usage

<template>
  <ai-particles>
    <div> some content </div>
  </ai-particles>
</template>
import AiParticles from '@aidol/particles'
export default {
  name: 'Login',
  components: {
    AiParticles
  },
  data() {
    return {}
  }
}

Package Sidebar

Install

npm i @aidol/particles

Weekly Downloads

4

Version

1.2.0

License

MIT

Unpacked Size

541 kB

Total Files

8

Last publish

Collaborators

  • elenh