# 前端常用插件、工具类汇总--私人珍藏
不要在重复造轮子啦!!!
# 前言
以下是我在工作中积累的一些常用的前端开发工具,在这里做个汇总,分享给大家
不要在重复造轮子啦,说不定写了半天还不如别人的好用[狗头],把精力放在业务逻辑上!
# 正文
# CSS
CSS Icons
- 由CSS代码生成的图标
- https://css.gg/
scrollReveal.js:
animate.css:
- 常用于入场出场的动画效果
- https://animate.style/
cssfx:
- 常用样式动画的css代码,如按钮,加载中。。。
- https://cssfx.netlify.app/
Can I use:
- 查看css属性在不同浏览器的兼容性
- https://caniuse.com/
# 谷歌扩展程序
Markdown Viewer:
- 让md文件能在浏览器上预览
- https://chrome.google.com/webstore/detail/markdown-viewer/ckkdlimhmcjmikdlpkmbgfkaikojcbjk
Tabbed Postman:
- 网页版postman,调试接口
- https://chrome.google.com/webstore/detail/tabbed-postman-rest-clien/coohjcphdfgbiolnekdpbcijmhambjff
GitZip for github:
- 选择性地下载github开源项目的单个或者多个文件
- https://chrome.google.com/webstore/detail/gitzip-for-github/ffabmkklhbepgcgfonabamgnfafbdlkn
谷歌访问助手破解版:
- 翻墙用于谷歌搜索,实现谷歌账号不同机子资源同步
- https://github.com/haotian-wang/google-access-helper
# Git的奇技淫巧
git-tips:https://github.com/521xueweihan/git-tips
# 数字滚动效果
countUp.js:https://github.com/inorganik/countUp.js
# JS精度计算
bignumber.js:https://github.com/MikeMcl/bignumber.js
# 图片格式转换
webp2jpg:https://renzhezhilu.gitee.io/webp2jpg-online/
# 简历制作工具
冷熊简历:http://cv.ftqq.com/?fr=github#
# 图片消除背景
图片消除背景:https://www.remove.bg/zh/upload
# HTML颜色代码
HTML颜色代码:https://htmlcolorcodes.com/zh/
# 在线图片压缩
TinyPNG: https://tinypng.com/
# Markdown编辑器
Editor.md: https://pandao.github.io/editor.md/
# 富文本编辑器
wangEditor:http://www.wangeditor.com/
# 时间处理库
momentjs: http://momentjs.cn/
# 微信小程序
wxParser:
- 微信小程序富文本内容渲染
- https://github.com/ifanrx/wxParser
weapp.qrcode: