chord parser:解析一串指法谱中包含的吉他和弦
和弦解析器用于解析一串指法谱中包含的吉他和弦的实用程序。最常见的用例是将歌曲中找到的所有和弦包装在一个锚标签中,以便他们的手指图表可以在工具提示中显示。安装npm install chord-parser或者如果在网络上使用,请获取dist/chord-parser.min.js文件。用法var input = ' Gsus4 F Csus4 C Gsus4/B e|---3----1-----|----1---0-----| B|---3----------1--|----1------
文件列表
chord-parser-develop.zip
(预估有个24文件)
chord-parser-develop
.jshintrc
300B
Gruntfile.js
1KB
test
visual.html
3KB
lib
chords.js
2KB
samples
extreme_more-than-words.txt
8KB
everlast_what-its-like.txt
11KB
暂无评论