jQuery

链接:

代码:

<script type="text/javascript" src="//i.mazey.net/lib/jquery/2.1.1/jquery.min.js"></script>

英文官方文档:https://api.jquery.com/

中文非官方文档:https://jquery.cuishifeng.cn/

Bootstrap 3.x

CSS 链接:https://i.mazey.net/lib/bootstrap/3.4.1/css/bootstrap.min.css

JavaScript 链接:https://i.mazey.net/lib/bootstrap/3.4.1/js/bootstrap.min.js

代码:

<link type="text/css" href="//i.mazey.net/lib/bootstrap/3.4.1/css/bootstrap.min.css" rel="stylesheet" />
<script type="text/javascript" src="//i.mazey.net/lib/bootstrap/3.4.1/js/bootstrap.min.js"></script>

英文官方文档:https://getbootstrap.com/docs/3.4/

中文非官方文档:https://v3.bootcss.com/

Vue 2.x

链接:https://i.mazey.net/lib/vue/2.6.12/vue.min.js

代码:

<script type="text/javascript" src="//i.mazey.net/lib/vue/2.6.12/vue.min.js"></script>

官方文档:https://v2.cn.vuejs.org/

Vuex

链接:https://i.mazey.net/lib/vuex/3.0.1/vuex.min.js

代码:

<script type="text/javascript" src="//i.mazey.net/lib/vuex/3.0.1/vuex.min.js"></script>

官方文档:https://v3.vuex.vuejs.org/zh/

Layer

PC 链接:https://i.mazey.net/lib/layer/layer.js

代码:

<script type="text/javascript" src="//i.mazey.net/lib/layer/layer.js"></script>

非官方文档:https://layui.gitee.io/v2/docs/modules/layer.html


Mobile 链接:https://i.mazey.net/lib/layer/mobile/layer.js

代码:

<script type="text/javascript" src="//i.mazey.net/lib/layer/mobile/layer.js"></script>

非官方文档:https://www.layui.site/layer/mobile/

Swiper

CSS 链接:https://i.mazey.net/lib/swiper/9.3.2/swiper.min.css

JavaScript 链接:https://i.mazey.net/lib/swiper/9.3.2/swiper.min.js

代码:

<link type="text/css" href="//i.mazey.net/lib/swiper/9.3.2/swiper.min.css" rel="stylesheet" />
<script type="text/javascript" src="//i.mazey.net/lib/swiper/9.3.2/swiper.min.js"></script>

官方文档:https://swiperjs.com/get-started

Lodash

链接:https://i.mazey.net/lib/lodash/4.17.21/lodash.min.js

代码:

<script type="text/javascript" src="//i.mazey.net/lib/lodash/4.17.21/lodash.min.js"></script>

英文官方文档:https://lodash.com/

中文非官方文档:https://www.lodashjs.com/

Axios

链接:https://i.mazey.net/lib/axios/1.4.0/axios.min.js

代码:

<script type="text/javascript" src="//i.mazey.net/lib/axios/1.4.0/axios.min.js"></script>

官方文档:https://axios-http.com/docs/intro

vConsole

JavaScript 链接:https://i.mazey.net/lib/vconsole/3.15.0/vconsole.min.js

代码:

<script src="//i.mazey.net/lib/vconsole/3.15.0/vconsole.min.js"></script>
<script>
// VConsole will be exported to `window.VConsole` by default.
if (window.VConsole) {
var vConsole = new window.VConsole();
}
</script>

官方文档:https://github.com/Tencent/vConsole

Font Awesome

CSS 链接:https://i.mazey.net/lib/fontawesome/5.15.4/css/all.css

代码:

<link type="text/css" href="//i.mazey.net/lib/fontawesome/5.15.4/css/all.css" rel="stylesheet" />

官方文档:https://fontawesome.com/

IE 兼容

IE 支持 HTML5:https://i.mazey.net/lib/html5shiv/3.7.3/html5shiv.min.js

IE 支持 CSS3:https://i.mazey.net/lib/respond/1.4.2/respond.min.js

代码:

<!--[if lt IE 9]>
<script src="//i.mazey.net/lib/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="//i.mazey.net/lib/respond/1.4.2/respond.min.js"></script>
<![endif]-->

Sha1

JavaScript 链接:https://i.mazey.net/lib/encode/js-sha1/0.6.0/sha1.min.js

代码:

<script type="text/javascript" src="//i.mazey.net/lib/encode/js-sha1/0.6.0/sha1.min.js"></script>

官方文档:https://github.com/emn178/js-sha1

Mazey

JavaScript 链接:https://i.mazey.net/lib/mazey/3.6.6/mazey.min.js

代码:

<script type="text/javascript" src="//i.mazey.net/lib/mazey/3.6.6/mazey.min.js"></script>

官方文档:https://i.mazey.net/mazey/docs/index.html

Confluence

CSS 链接:https://i.mazey.net/style/lib/confluence.css

JavaScript 链接:https://i.mazey.net/polestar/lib/confluence.js

代码:

<link type="text/css" href="//i.mazey.net/style/lib/confluence.css" rel="stylesheet" />
<script type="text/javascript" src="//i.mazey.net/polestar/lib/confluence.js"></script>

Tiny

CSS 链接:https://i.mazey.net/style/lib/tiny.css

JavaScript 链接:https://i.mazey.net/polestar/lib/tiny.js

代码:

<link type="text/css" href="//i.mazey.net/style/lib/tiny.css" rel="stylesheet" />
<script type="text/javascript" src="//i.mazey.net/polestar/lib/tiny.js"></script>

附录

本文档地址:https://blog.mazey.net/cdn

前端常用库 CDN的更多相关文章

  1. 360网站卫士常用前端公共库CDN服务

    360网站卫士常用前端公共库CDN服务 360网站卫士常用前端公共库CDN服务

  2. 前端公共库cdn服务推荐//提高加载速度/节省流量

    前端公共库cdn服务推荐,使用可以提高js库加载速度同时也可以节省自己空间的流量,CDN加速公共库虽好,不过一定要使用靠谱的前端cdn服务提供方. 以下整理出比较靠谱的国内cdn加速服务器.排名不分先 ...

  3. web前端常用库

    项目中可能用到的web前端库(持续记录): 1.轻量化货币库:https://github.com/openexchangerates/accounting.js   ,美元形式.欧元形式等 2.时间 ...

  4. 前端Demo常用库文件链接

    <!doctype html><html><head> <meta charset="UTF-8"> <title>前端 ...

  5. 前端常用的库和实用技术之JavaScript多线程

    多线程概念: 多线程是指从软件或硬件上实现多个线程并发执行的技术.具有多线程能力的计算机因有硬件支持而能够在 同一时间执行多于一个线程,进而提升整理处理性能.具有这种能力的系统包括对称多处理机,多核心 ...

  6. 前端常用的库和实用技术之JavaScript面向切面编程

    Aspect Oriented Programming(AOP)面向切面编程是一个比较热门的话题. AOP主要实现的目的是针对业务处理过程中的切面进行提取,它所面对的是处理过程 中的某个步骤或阶段,以 ...

  7. 前端常用的库和实用技术之JavaScript高级函数

    1.惰性载入函数 <!DOCTYPE html> <html lang="en"> <head> <meta charset=" ...

  8. 前端常用的库和实用技术之JavaScript高级技巧

    javascript高级技巧 变量作用域和闭包 <!DOCTYPE html> <html lang="en"> <head> <meta ...

  9. 前端常用的库和实用技术之JavaScript 模块化

    模块化概念 AMD是requirejs在推广过程中对模块化定义的规范化产出. 异步加载模块,依赖前置,提前执行 Define定义模块define(['require','foo'],function( ...

  10. 前端组件库 - 搭建web app常用的样式/组件等收集列表(移动优先)

    0. 前端自动化(Workflow) 前端构建工具 Webpack - module bundler Yeoman - a set of tools for automating developmen ...

随机推荐

  1. 正则表达式re模块---day18

    1.匹配单个字符 import re lst = re.findall(正则表达式,要匹配的字符串) 返回的是列表,按照正则表达式匹配到的内容都扔到列表中 # ### 1.预定义字符集 # \d 匹配 ...

  2. DataGear 自定义数据可视化看板的图表主题

    DataGear 看板的 dg-chart-theme 属性,提供了简单且强大的自定义图表主题功能. 通常,只需要设置其color.backgroundColor.actualBackgroundCo ...

  3. C++11新特性的一些用法举例②

    /** C++11 * 默认成员函数 原来C++类中,有6个默认成员函数: 构造函数 析构函数 拷贝构造函数 拷贝赋值重载 取地址重载 const 取地址重载 最后重要的是前4个,后两个用处不大.默认 ...

  4. Java 类的成员之四: 代码块(或初始化块)

    1 package com.bytezreo.block; 2 3 /** 4 * 5 * @Description 类的成员之四: 代码块(或初始化块) 6 * @author Bytezero·z ...

  5. java中StringBuffer与 StringBuilder 类

    目录 创建 StringBuffer 类 追加字符串 替换字符 反转字符串 删除字符串 StringBuffer 方法 在 Java 中,除了通过 String 类创建和处理字符串之外,还可以使用 S ...

  6. 9、mysql的并发参数调整

    从实现上来说,MySQL Server 是多线程结构,包括后台线程和客户服务线程.多线程可以有效利用服务器资源,提高数据库的并发性能.在Mysql中,控制并发连接和线程的主要参数包括 max_conn ...

  7. git 取消代理无效?试试这个

    git 取消代理的命令操作 git conifg --global --unset http.proxy git conifg --global --unset https.proxy 一般情况下这种 ...

  8. git 撤销本地 git提交的commit记录 (git reset --hard ID)

    git 撤销本地 git提交的commit记录 (git reset --hard ID) ID的获取方法 这个id,就是你要退回的那个id,我这里截图的时候已经回退了,正常是你提错了的下面那个git ...

  9. 摆脱鼠标系列 - vscode - ctrl+up 光标上移动4行 ctrl+down 光标下移4行

    为什么 摆脱鼠标系列 - vscode - ctrl+up 光标上移动4行 之前滚动屏幕总是用鼠标,现在改为 ctrl + 上箭头或下箭头 实现起来稍微有些麻烦 实现 需要安装 macros 插件 这 ...

  10. 【mac】Alfred 无法调用Terminal

    原因:是从mac app商店安装的Alfred class 解决方案:建议从官网下载安装:https://www.alfredapp.com/ 参考:https://www.alfredforum.c ...