@applemusic-like-lyrics/lyric 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -0
- package/package.json +1 -1
- package/pkg/lyric_bg.wasm +0 -0
package/README.md
CHANGED
|
@@ -13,12 +13,14 @@
|
|
|
13
13
|
|
|
14
14
|
支持以下歌词格式的解析:
|
|
15
15
|
- LyRiC 格式 `.lrc`
|
|
16
|
+
- ESLyric 逐词歌词格式 `.lrc`
|
|
16
17
|
- 网易云音乐逐词歌词格式 `.yrc`
|
|
17
18
|
- QQ 音乐逐词歌词格式 `.qrc`
|
|
18
19
|
- Lyricify Syllable 逐词歌词格式 `.lys`
|
|
19
20
|
|
|
20
21
|
支持以下歌词格式的导出:
|
|
21
22
|
- LyRiC 格式 `.lrc`
|
|
23
|
+
- ESLyric 逐词歌词格式 `.lrc`
|
|
22
24
|
- 网易云音乐逐词歌词格式 `.yrc`
|
|
23
25
|
- QQ 音乐逐词歌词格式 `.qrc`
|
|
24
26
|
- Lyricify Syllable 逐词歌词格式 `.lys`
|
package/package.json
CHANGED
package/pkg/lyric_bg.wasm
CHANGED
|
Binary file
|