0.0.0 • Published 9 months ago

@locusts/vue v0.0.0

Weekly downloads
-
License
0BSD
Repository
github
Last release
9 months ago

@locusts/vue

CI NPM Version

Description

@locusts/vue is a member of a series of components that allows you to introduce locusts into your website.

Why would you want to do that? I don't know.

Installation

npm install @locusts/vue

Usage

<script setup>
import { Locusts } from "@locusts/vue";
</script>

<template>
  <Locusts />
</template>
0.0.0

9 months ago