日常开发常用工具提升效率

8 篇文章 0 订阅
4 篇文章 0 订阅

西瓜视频Html5

文档地址 https://v2.h5player.bytedance.com

You-need-to-know-css

You-need-to-know-css https://lhammer.cn/You-need-to-know-css/#/

FullPagejs

fullpagejshttps://github.com/alvarotrigo/fullPage.js/tree/master/lang/chinese#fullpagejs

NPlayer 弹幕视频播放器

nplayer https://nplayer.js.org/

搜索引擎

typesense https://typesense.org/

meilisearch https://docs.meilisearch.com/learn/core_concepts/documents.html

支持Vue2/3的markdown 编辑器

vue-markdown-editor

bytemd markdown 编辑器

bytemd https://bytemd.js.org/#usage

基于Layui的下拉选择框

xm-select https://maplemei.gitee.io/xm-select/#/component/install

clipboard.js 复制文件内容

clipboard.js https://clipboardjs.com/

JavaScript 判断当前设备是否是移动端还是PC

if(navigator.userAgent.match(/(iPhone|iPod|Android|ios)/i)){
    alert('移动端')
}else {
  alert('PC端')
}

微信URL Scheme,URL唤起微信

微信URL Scheme

在外部浏览器中,可以通过<a href="weixin://">打开微信APP

也可以通过加一些参数,打开微信APP里的指定页面

<a href="weixin://dl/scan">扫一扫</a>

<a href="weixin://dl/feedback">反馈</a>

<a href="weixin://dl/moments">朋友圈</a>

<a href="weixin://dl/settings">设置</a>

<a href="weixin://dl/notifications">消息通知设置</a>

<a href="weixin://dl/general">通用设置</a>

<a href="weixin://dl/officialaccounts">公众号</a>

<a href="weixin://dl/games">游戏</a>

<a href="weixin://dl/help">反馈</a>

<a href="weixin://dl/profile">个人信息</a>

<a href="weixin://dl/features">功能</a>
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

缘不易

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值