Skip to content

vue3 driven note rendering. vue3驱动的音符渲染

Notifications You must be signed in to change notification settings

798714773/heinotation

Repository files navigation

heinotation

vue3 driven note rendering. vue3 驱动的音符渲染

Installation

npm

Use npm to install.

npm i heinotation -D

Use

example

<template>
  <Svg></Svg>
</template>

<script lang="ts" setup>
import { Svg } from "heinotation";
</script>

module

SVG

生成一个 svg 容器

About

vue3 driven note rendering. vue3驱动的音符渲染

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages