muse-plugin-desktop-lyric

1.0.2 • Public • Published

muse-plugin-desktop-lyric

Adding desktop lyric for your MUSE player, yet an example of building plugins for MUSE.

Usage

Just import muse-plugin-desktop-lyric.js and muse-plugin-desktop-lyric.css to your page.

<head>
  <link rel="stylesheet" type="text/css" href="muse-plgin-desktop-lyric.css">
</head>
<!-- ...... -->
<script type="text/javascript" src="muse-player.js"></script>
<script type="text/javascript" src="muse-plugin-desktop-lyric.js"></script>

If you are going to build a plugin for MUSE, you can refer to this plugin.

/muse-plugin-desktop-lyric/

    Package Sidebar

    Install

    npm i muse-plugin-desktop-lyric

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • kirainmoe