【收藏】CDN服务
AI-摘要
切换
AiGuoHou GPT
AI初始化中...
介绍自己
生成本文简介
推荐相关文章
前往主页
前往tianli博客
背景
目前国内有很多 NPM 的 CDN,可以高速支持相关包文件的访问下载,如:
BootCDN:https://www.bootcdn.cn/
但这些 CDN 并不全,很多 NPM 上的包 在这些 CDN 上是找不到的。原因是,它们都是从 CDNJS 上同步的数据,CDNJS 并不会把所有的 NPM 包进行同步,所以当你需要的一些 NPM 包没有在 CDNJS 上面,你就用不了上面这些国内 CDN 了。
CDN NPM资源
【Web缓存网】
https://npm.webcache.cn/:package@:version/:file
【unpkg自建】
https://cdn.cbd.int/:package@:version/:file
【饿了么】
https://npm.elemecdn.com/:package@:version/:file
https://github.elemecdn.com/:package@:version/:file
【知乎】
https://unpkg.zhimg.com/:package@:version/:file
【渺软公益 CDN】
https://npm.onmicrosoft.cn/:package@:version/:file
https://cdn.jsdmirror.com/npm/:package@:version/:file
https://cdn.jsdelivr.net/npm/:package@:version/:file
https://fastly.jsdelivr.net/npm/:package@:version/:file
【crazywong】
https://file.crazywong.com/npm/:package@:version/:file
CDN GitHub资源
【Web缓存网】
https://code.webcache.cn/gh/:user/:repo@:version/:file
【渺软公益 CDN】
https://jsd.onmicrosoft.cn/gh/:user/:repo@:version
【crazywong】
https://jsd.012700.xyz/gh/:user/:repo@:version
https://cdn.jsdmirror.com/gh/:user/:repo@:version
https://cdn.jsdelivr.net/gh/:user/:repo@:version
https://fastly.jsdelivr.net/gh/:user/:repo@:version
- 感谢你赐予我前进的力量
赞赏者名单
因为你们的支持让我意识到写文章的价值🙏
本文是原创文章,采用 CC BY-NC-ND 4.0 协议,完整转载请注明来自 知性 の 小破站
评论
隐私政策
你无需删除空行,直接评论以获取最佳展示效果