vexchords:JavaScript和弦图

时间:2024-05-18 17:32:54
【文件属性】:

文件名称:vexchords:JavaScript和弦图

文件大小:93KB

文件格式:ZIP

更新时间:2024-05-18 17:32:54

JavaScript

VexChords-Javascript吉他和弦渲染器 VexChords在浏览器中渲染吉他和弦。 参见演示: : [] 安装 npm i vexchords 用法 使用ChordBox import { ChordBox } from 'vexchords' ; const chord = new ChordBox ( '#selector' , { // Customizations (all optional, defaults shown) width : 100 , // canvas width height : 120 , // canvas height circleRadius : 5 , // circle radius (width / 20 by default) numStrings : 6 , // number of strings


【文件预览】:
vexchords-master
----.eslintrc.js(301B)
----webpack.config.js(2KB)
----.babelrc(49B)
----upload.sh(336B)
----LICENSE(1KB)
----chordbox.js(7KB)
----README.md(4KB)
----builder.js(4KB)
----.gitignore(107B)
----index.js(311B)
----package-lock.json(372KB)
----package.json(1KB)
----static()
--------demo.css(1KB)
--------demo.html(9KB)
--------test.html(3KB)

网友评论