Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 668 Bytes

File metadata and controls

37 lines (23 loc) · 668 Bytes

artplayer-plugin-github

Danmu plugin for ArtPlayer

Demo

Checkout the demo from Github Pages

Install

Install with npm

$ npm install artplayer-plugin-github

Or install with yarn

$ yarn add artplayer-plugin-github
import ArtplayerToolGithub from 'artplayer-plugin-github';

Or umd builds are also available

<script src="artplayer-plugin-github.js"></script>

Will expose the global variable to window.ArtplayerToolGithub.

License

MIT © Harvey Zack