写了一个能在 vuepress 中快速插入媒体播放器的插件
去年年底把我的博客从 hexo 迁移到了 vuepress ,苦于 vuepress 现有的媒体播放器插件都不太合心意,就自己撸了一个插件,取名 smplayer ,欢迎试用和反馈
项目地址 https://github.com/u2sb/vuepress-plugin-smplayer
文档&DEMO https://www.u2sb.com/pages/963900/
插件 smplayer 全称 sb media player , 主要用途就是可以在 vuepress 中快速插入播放器,目前可以使用的播放器包括:
DEMO 中使用的其他项目(都是练手的项目,大佬勿喷):
- MetingJS 后端:https://github.com/u2sb/MetingJS.Server
- 弹幕后端和解析程序:https://github.com/u2sb/Danmu.Server
