├── .fleet └── settings.json ├── .nojekyll ├── API接口.md ├── CNAME ├── README.md ├── _media ├── logo.svg └── minitool.jpg ├── _navbar.md ├── _sidebar.md ├── index.html ├── tool └── 小功能匣子.md ├── 云服务器.md ├── 前端组件.md ├── 图标图库.md ├── 字体资源.md ├── 学习阅读.md ├── 常用网站.md ├── 开发工具.md ├── 开发指南.md ├── 开源项目.md ├── 搜索引擎.md ├── 日常工具.md ├── 欢迎投递.md ├── 社区论坛.md ├── 网络安全.md ├── 视频娱乐.md ├── 设计工具.md ├── 软件应用.md └── 配色工具.md /.fleet/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chlinlearn/nav/ccb3caf149d6eb017920a44e77771508abc6c746/.fleet/settings.json -------------------------------------------------------------------------------- /.nojekyll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chlinlearn/nav/ccb3caf149d6eb017920a44e77771508abc6c746/.nojekyll -------------------------------------------------------------------------------- /API接口.md: -------------------------------------------------------------------------------- 1 | > 分类:API接口 2 | 3 | #### 接口大全 4 | 5 | - [apispace](https://www.apispace.com/) 6 | - [聚合数据](https://www.juhe.cn/docs/index/otherid/1) 7 | - [高德开发平台](https://lbs.amap.com/api/) 8 | - [百度地图开发平台](https://lbsyun.baidu.com/) 9 | - [极速数据](https://www.jisuapi.com/) 10 | - [UomgAPI](https://api.uomg.com/) 11 | - [free-api](https://www.free-api.com/) 12 | - [RollToolsApi](https://www.mxnzp.com/doc/list) 13 | - [brightdata--IP代理池](https://brightdata.com/) 14 | - [pirateweather--免费的天气 API,每月可调用2万次](http://pirateweather.net/en/latest/) 15 | - [apivault--网站收集了大量公共 API,相当于 API 的搜索引擎,用户可以提交新的 API](https://apivault.dev/) 16 | - [imgrender--图片生成海报](https://www.imgrender.net/) 17 | - [今日诗词](https://www.jinrishici.com/) 18 | - [public-apis](https://github.com/public-apis/public-apis) 19 | - [ip.guide](https://ip.guide/) 20 | - [ip-api](https://ip-api.com/docs/api:json) 21 | - [ip解析接口](https://api.songzixian.com/api-detail/1) 22 | - [各种免费的IP查询API](https://github.com/ihmily/ip-info-api) 23 | - [Google获取网站favicon接口](https://www.google.com/s2/favicons?domain=) 24 | - [Favicon Finder获取网站favicon接口](https://besticon-demo.herokuapp.com/icon?url=google.com&size=80) 25 | - [Favicon Grabber--一个开源的 Favicon 下载网站,可以一键抓取下载任意网站的 favicon](https://favicongrabber.com/) 26 | - [Favicon Finder--一键抓取到所有尺寸的favicon](https://besticon-demo.herokuapp.com/) 27 | - [谷歌获取网站icon的接口](https://www.google.com/s2/favicons?domain=youtube.com) 28 | - [gstatic--Favicon在线获取接口,谷歌CDN](https://t3.gstatic.cn/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&size=64&url=https://firefly.adobe.com/) 29 | - [toolnb--网页meta信息检测工具](https://www.toolnb.com/tools/getmeta.html) 30 | - [kit9--api聚合网站,包含TDK网页信息查询等](https://api.kit9.cn/) 31 | - [图酷开放平台--api聚合网站](https://open.logoi.cn/doc/title.html) 32 | - [免费WebAPI接口--热榜数据、工具等](https://api.vvhan.com/) 33 | 34 | #### Json数据 35 | 36 | - [chinese-poetry--最全中华古诗词数据库](https://github.com/chinese-poetry/chinese-poetry) 37 | - [chinese-poetry-mysql--基于 chinese-poetry 数据整理的一份 mysql 格式数据](https://github.com/KomaBeyond/chinese-poetry-mysql) 38 | - [中华古诗文数据库和API](https://github.com/caoxingyu/chinese-gushiwen/tree/master) 39 | 40 | #### 数据资源 41 | - [中国高等院校三千所--这个网站收集中国大专院校名单和网址,按照中管、部本、省本、专科的顺序形成中国高校层级图谱](https://laosheng.top/fuwu/yuanxiao) 42 | - [opendatalab--为大模型提供高质量的开放数据集](https://opendatalab.com/) 43 | 44 | -------------------------------------------------------------------------------- /CNAME: -------------------------------------------------------------------------------- 1 | nav.chlinlearn.top -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 4 | 5 | 6 |

免费工具推荐

7 | 8 |
9 |

一个日常工具小程序,包括在线翻译、小程序收藏夹、天气查询、IP定位、特殊字符、日期计算、涂鸦画板、人民币大写转换、二维码生成等;小程序功能包括但绝不限于此,会继续开发新功能!

10 |
11 | 12 |
小功能匣子
13 | -------------------------------------------------------------------------------- /_media/logo.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /_media/minitool.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chlinlearn/nav/ccb3caf149d6eb017920a44e77771508abc6c746/_media/minitool.jpg -------------------------------------------------------------------------------- /_navbar.md: -------------------------------------------------------------------------------- 1 | * 工具 2 | 3 | * [小功能匣子](/tool/小功能匣子.md) 4 | -------------------------------------------------------------------------------- /_sidebar.md: -------------------------------------------------------------------------------- 1 | - [🍀首页](/) 2 | 3 | - [✅欢迎投递](/欢迎投递.md) 4 | 5 | - [⭐常用网站](/常用网站.md "从这里开始") 6 | 7 | - [🔎搜索引擎](/搜索引擎.md) 8 | 9 | - [📣社区论坛](/社区论坛.md) 10 | 11 | - [📰学习阅读](/学习阅读.md) 12 | 13 | - [📗开发指南](/开发指南.md) 14 | 15 | - [🚀开源项目](/开源项目.md) 16 | 17 | - [💡开发工具](/开发工具.md) 18 | 19 | - [🌞日常工具](/日常工具.md) 20 | 21 | - [🧰软件应用](/软件应用.md) 22 | - 23 | - [🔥API接口](/API接口.md) 24 | 25 | - [🔯前端组件](/前端组件.md) 26 | 27 | - [💎图标图库](/图标图库.md) 28 | 29 | - [🆎字体资源](/字体资源.md) 30 | 31 | - [🔶配色工具](/配色工具.md) 32 | 33 | - [✍设计工具](/设计工具.md) 34 | - 35 | - [🌀网络安全](/网络安全.md) 36 | 37 | - [💻云服务器](/云服务器.md) 38 | 39 | - [📺视频娱乐](/视频娱乐.md) -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | Chlinlearn Nav 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
加载中,请稍后...
16 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 64 | 65 | 74 | 75 | 76 | 77 | -------------------------------------------------------------------------------- /tool/小功能匣子.md: -------------------------------------------------------------------------------- 1 | > 位置:工具>小功能匣子 2 | 3 |

免费工具推荐

4 | 5 |
6 |

一个日常工具小程序,包括在线翻译、小程序收藏夹、天气查询、IP定位、特殊字符、日期计算、涂鸦画板、人民币大写转换、二维码生成等;小程序功能包括但绝不限于此,会继续开发新功能!

7 |
8 | 9 |
小功能匣子
-------------------------------------------------------------------------------- /云服务器.md: -------------------------------------------------------------------------------- 1 | > 分类:云服务器 2 | 3 | #### 上云 4 | 5 | - [阿里云](https://www.aliyun.com/) 6 | - [腾讯云](https://cloud.tencent.com/) 7 | - [华为云](https://www.huaweicloud.com/) 8 | - [UCloud](https://www.ucloud.cn/) 9 | - [QingCloud](https://www.qingcloud.com/) 10 | 11 | 12 | #### 资源 13 | 14 | - [cloudflare](https://www.cloudflare-cn.com) 15 | 16 | -------------------------------------------------------------------------------- /前端组件.md: -------------------------------------------------------------------------------- 1 | > 分类:前端组件 2 | 3 | #### Vue UI 4 | - [ElementUI](https://element.eleme.cn/#/zh-CN/component/installation) 5 | - [Lightvue--轻量级支持vue3.x&&2.x](https://lightvue.org/getting-started/installation) 6 | - [Buefy--轻量级支持vue2.6+](https://buefy.org/documentation) 7 | - [KPC--Kingcloud Design,金山云设计UI,支持vue3.x&&2.x&&react](https://design.ksyun.com/) 8 | - [Vuetify--基于Vue.js精心打造UI组件库,Material风格](https://vuetifyjs.com/zh-Hans/) 9 | - [Naive UI--一款基于当前比较新的 Vue 3.0/TypeScript 技栈开发的前端 UI 组件库](https://www.naiveui.com/) 10 | - [HeyUI--一个基于Vue.js的高质量UI组件库,支持vue2&vue3](https://www.heyui.top/) 11 | - [Undraw UI--一个 Vue 3 组件库,基于vue3的UI组件,主要功能有折叠,评论,锚点,搜索,聊天](https://undraw.gitee.io/undraw-ui/) 12 | - [opentiny--华为云企业级设计体系,适配 PC 端 / 移动端等多端,涵盖 Vue2 / Vue3 / Angular 多技术栈](https://opentiny.design/) 13 | - [itriton--ITRITON开发文档](http://itriton.icjs.ink/itriton/uniapp/vue2/start/introduce.html) 14 | - [antdv-vue](https://1x.antdv.com/docs/vue/introduce-cn/) 15 | - [vue3-resource--包含web端&移动端&小程序&Electron等栏目](https://hu-snail.github.io/vue3-resource/) 16 | 17 | #### 小程序 UI 18 | - [TDesign小程序组件库--腾讯的设计系统 TDesign 适配微信小程序的组件库](https://github.com/Tencent/tdesign-miniprogram) 19 | - [Vant Weapp--轻量、可靠的小程序 UI 组件库](https://vant-contrib.gitee.io/vant-weapp/#/home) 20 | - [WeUI--基于样式库weui-wxss开发的小程序扩展组件库,同微信原生视觉体验一致的UI组件库](https://wechat-miniprogram.github.io/weui/docs) 21 | - [heyui-wechat--基于微信小程序原生语法,实现的CSS UI框架](https://github.com/geekxzClub/heyui-wechat) 22 | 23 | 24 | #### Web UI 25 | - [Layui--开源模块化前端 UI 组件库](https://layuion.com/) 26 | - [semantic-ui](https://semantic-ui.com/) 27 | - [semantic-ui-vue](https://semantic-ui-vue.github.io/#/) 28 | - [quark-design--一款基于 Web Components 的跨框架 UI 组件库,任意框架或无框架中使用](https://quark-design.hellobike.com/?mode=dark#/) 29 | - [uiverse--免费开源的数百个 UI 元素](https://uiverse.io/) 30 | - [stdf--基于 Svelte 与 Tailwind 的移动页面组件库](https://stdf.design/#/guide) 31 | - [vtable--字节跳动开源高性能表格组件库VTable](https://visactor.io/vtable/guide/Getting_Started/Getting_Started) 32 | - [shadcn-vue--使用 Radix Vue 和 Tailwind CSS 构建的可重用组件](https://www.shadcn-vue.com/docs) 33 | - [easyfrontend--700+免费UI组件](https://easyfrontend.com/) 34 | - [unocss-ui--基于 Unocss 的 Vue3 组件库](https://cherryful.github.io/unocss-ui) 35 | 36 | 37 | #### Uniapp UI 38 | - [uView--全面兼容nvue的uni-app生态框架,多平台快速开发的UI框架](https://www.uviewui.com/) 39 | - [uni-ui--uniapp扩展组件](https://uniapp.dcloud.net.cn/component/) 40 | - [ColorUI--CSS UI框架](https://gitee.com/weilanwl/ColorUI) 41 | - [tmui--基于UNIAPP的VUE3 TypeScript的跨端组件,支持nvue原生渲染,H5,小程序,安卓,IOS等全端组件库](https://tmui.design/) 42 | 43 | #### 图表库 44 | - [Echarts--一个基于JavaScript的开源可视化图表库](https://echarts.apache.org/zh/index.html) 45 | - [create-chart--基于Echarts的可视化数据大屏设计器(包含设计、预览、分享等全部流程)](https://github.com/food-billboard/create-chart) 46 | 47 | 48 | #### vue插件 49 | - [Pinia--Vue轻量级状态管理库](https://pinia.vuejs.org/) 50 | - [Trois--基于Three.JS的Vue3可视化库](https://troisjs.github.io/guide/) 51 | - [Vue-Grid-Layout--一个可拖拽网格布局系统](https://jbaysolutions.github.io/vue-grid-layout/) 52 | - [Vue-Draggable--是一个基于Sortable.js的Vue拖拽组件](https://sortablejs.github.io/Vue.Draggable) 53 | - [Vue-Tour--一个轻量级、简单且可定制的导览插件](https://pulsardev.github.io/vue-tour/) 54 | - [Tiptap--基于 Vue 的无渲染的富文本编辑器](https://github.com/ueberdosis/tiptap) 55 | - [bytemd-字节跳动、掘金官方编辑器](https://github.com/bytedance/bytemd) 56 | - [Quill.js--一个具有跨平台和跨浏览器支持的富文本编辑器](https://github.com/quilljs/quill/) 57 | - [TinyMCE--富文本编辑器](https://github.com/tinymce/tinymce) 58 | - [CKEditor5--一个强大的富文本编辑器框架,具有模块化架构、现代集成和协作编辑等功能](https://github.com/ckeditor/ckeditor5) 59 | - [Vue Flow--支持Vue3的可视化流程引擎](https://vueflow.dev/) 60 | - [ueditor-plus--基于 UEditor 二次开发的富文本编辑器](https://gitee.com/modstart-lib/ueditor-plus/) 61 | - [am-editor--一个富文本实时协同编辑器框架](https://gitee.com/aomao/am-editor/) 62 | - [vue3-tree-org--基于vue3.x + typeScript 实现的组织架构图](https://gitee.com/sangtian152/vue3-tree-org/) 63 | - [vxetable--vue复杂表格解决方案](https://vxetable.cn/v3/#/table/start/install) 64 | - [vue-easytable--基于 Vue2 开发的表格组件,可作为excel使用](http://huangshuwei.gitee.io/vue-easytable/#/en/demo) 65 | - [ag-grid--媲美excel的表格组件](https://www.ag-grid.com/vue-data-grid/getting-started) 66 | - [vditor-编辑器](https://ld246.com/tag/vditor) 67 | - [vue-draggable-plus--vue2 ve3拖拽库](https://github.com/Alfred-Skyblue/vue-draggable-plus) 68 | - [aieditor--面向 AI 的下一代富文本编辑器](http://aieditor1.jpress.cn/) 69 | - [wangeditor](https://www.wangeditor.com/v5/getting-started.html) 70 | - [formula-rule-editor--公式规则编辑器](https://github.com/ZTrainWilliams/formula-rule-editor) 71 | - [schedule-x--谷歌日历的开源模仿品](https://schedule-x.dev/demos/calendar) 72 | - [vue-turn-clock--简单的翻页倒计时组件也可以是展示当前时间,支持 Vue 3 组合式 API,使用 TypeScript 编写](https://github.com/limintao/vue-turn-clock) 73 | 74 | 75 | #### 样式大全 76 | - [tailwindcss](https://www.tailwindcss.cn/) 77 | - [navnav--组件样式开发学习](https://navnav.co/) 78 | - [css-loaders--收集各种 CSS 的页面加载特效](https://css-loaders.com/) 79 | - [animotion--网页 CSS 动画生成器,可视化设定动画,自动生成代码](https://animotion.dev/) 80 | - [Canvas Confetti--浏览器中的高性能五彩纸屑动画效果](https://www.kirilv.com/canvas-confetti/) 81 | 82 | 83 | #### JavaScript 84 | - [Fasty--一个极快的 JavaScript 模板引擎](https://gitee.com/fuhai/fasty/) 85 | - [cnchar--功能全面、多端支持的汉字拼音笔画 js 库](https://gitee.com/theajack/cnchar/) 86 | - [typical--实现打字效果](https://github.com/camwiegert/typical) 87 | 88 | 89 | #### 小程序组件 90 | - [wx-caman--基于 CamanJS 的微信小程序 Canvas 像素级滤镜处理库](https://github.com/ChrisCindy/wx-caman) 91 | - [wxapp-market--小程序营销组件](https://github.com/o2team/wxapp-market) 92 | - [sprite-wxapp--小程序的图形绘制和实现各种动画效果](https://github.com/spritejs/sprite-wxapp) 93 | - [Painter--一款轻量级的小程序海报生成组件](https://github.com/Kujiale-Mobile/Painter) -------------------------------------------------------------------------------- /图标图库.md: -------------------------------------------------------------------------------- 1 | > 分类:图标图库 2 | 3 | 4 | #### 矢量 5 | 6 | - [undraw](https://undraw.co/illustrations) 7 | - [manypixels--无版权免费的插图](https://www.manypixels.co/gallery/) 8 | - [pixabay--免费正版矢量图片](https://pixabay.com/zh/vectors/) 9 | 10 | #### 图标 11 | 12 | - [Iconfont--阿里巴巴图标库](https://www.iconfont.cn/) 13 | - [xicons-naiveui推荐](https://www.xicons.org/#/zh-CN) 14 | - [Icones](https://icones.js.org/) 15 | - [IconPark--字节跳动图标库](https://iconpark.oceanengine.com/) 16 | - [Font Awesome--提供了可缩放的矢量图标,可以使用CSS所提供的所有特性对它们进行更改](https://fontawesome.com/docs) 17 | - [Bootstrap Icons--Bootstrap 开源的 SVG 图标库](https://icons.getbootstrap.com/#usage) 18 | - [Svgrepo--SVG图标](https://www.svgrepo.com/) 19 | - [Icongo--开源的图标搜索引擎](https://icongo.github.io/) 20 | - [Free3Dicon--3D icon图标](https://free3dicon.com/) 21 | - [flaticon--为设计师制作的 PNG、SVG、EPS、PSD 和 CSS 图标图库](https://www.flaticon.com/) 22 | - [iconstore--图标下载](https://iconstore.co/) 23 | - [macosicons--mac软件图标](https://macosicons.com/) 24 | - [feathericons--微软出品矢量图标](https://feathericons.com/) 25 | - [heroicons--tailwind出品矢量图标](https://heroicons.com/) 26 | - [healthicons--医疗相关图标](https://healthicons.org/) 27 | - [icons8--图标下载](https://icons8.com/) 28 | - [lineicons--线性图标部分收费](https://lineicons.com/) 29 | - [tabler-icons--开源图标](https://tabler-icons.io/) 30 | - [ionic--开源图标](https://ionic.io/ionicons) 31 | - [mingcute--图标库](https://www.mingcute.com/) 32 | - [yesicon--精选全球高品质、开源、免费的矢量图标库](https://yesicon.app/) 33 | - [lucide-icons](https://lucide.dev/icons/) 34 | - [SearchEmoji--Emoji 搜索引擎,支持30种语言](https://searchemoji.app/zh-hans) 35 | - [openmoji--开源emoji设计](https://openmoji.org/) 36 | - [svgl--常用徽标 Logo 的搜索引擎,提供 SVG 文件下载](https://svgl.vercel.app/) 37 | 38 | 39 | #### 图库 40 | 41 | - [unsplash--无版权图库](https://unsplash.com/) 42 | - [pexels--图片素材](https://www.pexels.com/zh-cn/) 43 | - [堆糖壁纸头像](https://www.duitang.com/) 44 | - [堆友-阿里出品3D素材](https://d.design/) 45 | - [stockcake--图片搜索](https://stockcake.com/) 46 | 47 | #### 特殊字符 48 | 49 | - [unicode-symbol](https://ajlovechina.github.io/awesome-unicode-symbol/index.html) 50 | - [符号大全](http://www.fhdq.net/) 51 | - [emojixd--线上Emoji百科全书📚,收录了所有emoji](http://emojixd.com/) -------------------------------------------------------------------------------- /字体资源.md: -------------------------------------------------------------------------------- 1 | > 分类:字体资源 2 | 3 | #### 免费字体 4 | - [Google Fonts--可供个人或商业用途](https://fonts.google.com/) 5 | - [fonts--字体天下](https://www.fonts.net.cn/) 6 | - [100font--免费](https://www.100font.com/) 7 | - [AI 字体模型市场](https://www.ai.zitijia.com/list/1) -------------------------------------------------------------------------------- /学习阅读.md: -------------------------------------------------------------------------------- 1 | > 分类:学习阅读 2 | 3 | #### 学习 4 | 5 | - [阮一峰日志](http://www.ruanyifeng.com/blog/) 6 | - [写作营销手法学习](https://backlinko.com/content-marketing-this-year) 7 | - [掘金](https://juejin.cn/) 8 | - [微信阅读](https://weread.qq.com/) 9 | - [infoQ](https://www.infoq.cn/) 10 | - [inoreader-RSS聚合订阅](https://www.inoreader.com/) 11 | - [理工酷--有用的技术资料,尽在理工酷](https://www.ligongku.com/) 12 | - [计算机专业学习路线](https://hackway.org/docs/cs/intro) 13 | - [后盾人](https://doc.houdunren.com/) 14 | - [bugstack--重学Java设计模式](https://bugstack.cn/) 15 | - [凤凰架构](http://icyfenix.cn/) 16 | - [深入架构原理与实践](https://www.thebyte.com.cn/) 17 | - [Chromium中文文档](https://ahangchen.gitbooks.io/chromium_doc_zh/content/zh/) 18 | - [技术文章摘抄](http://learn.lianglianglee.com/) 19 | - [ins--开源灵感数据库](https://github.com/zhaoolee/ins) 20 | - [句子控--收集与分享你喜欢的句子](https://www.juzikong.com/) 21 | - [什么值得读网站](https://www.shenmezhidedu.com/) 22 | - [探索互联网高质量内容](https://immersivetranslate.com/docs/sites/) 23 | - [一个聚合了 500 多个程序员博客的时间流](https://engineeringblogs.xyz/) 24 | - [Hello算法](https://www.hello-algo.com/) 25 | - [Go 学习之路](https://github.com/yangwenmai/learning-golang) 26 | - [股票技术指标](https://blog.forecho.com/) 27 | - [微软官方推出了专门的AI课程](https://microsoft.github.io/generative-ai-for-beginners/#/) 28 | - [全网最全公考知识库](https://www.wolai.com/shangan/eTk9MfMbm1AtJUa4SrwREC) 29 | - [技术概念示意图--收集各种技术概念的示意图](https://github.com/ByteByteGoHq/system-design-101#rest-api-vs-graphql) 30 | - [读客-移动控件学习清单](https://www.doock.cn/) 31 | - [见室纸藏--优质信息源的导航](https://bento.me/apaper) 32 | - [spring4all](https://spring4all.com/) 33 | 34 | #### 眼界 35 | 36 | - [buzzing--国外热门新闻双语快速浏览](https://www.buzzing.cc/) 37 | - [国外网址导航](https://shuziyimin.org/) 38 | - [Hacker News--质量最高的科技社区](https://news.ycombinator.com/news) 39 | - [Hacker News Search](https://hn.algolia.com/) 40 | - [ACM Tech News](https://technews.acm.org/) 41 | - [Ars Technica--质量最高的科技报道网站](https://arstechnica.com/) 42 | - [brutalist--聚合最权威的报道](https://brutalist.report/) 43 | - [spike--设计良好的聚合新闻](https://spike.news/) 44 | - [Entertaining space--无聊,不知道看点什么?这里有一些推荐](https://neal.fun/) 45 | - [history-maps--按时间线直观的学习历史](https://history-maps.com/zh) 46 | - [HackWay技术学习路线](https://hackway.org/) 47 | - [52nlp--自然语言处理](https://www.52nlp.cn/) 48 | - [Rss-IT--记录了个人订阅的一些科技人的 Blog 地址](https://github.com/Gracker/Rss-IT) 49 | - [中文独立博客列表](https://github.com/timqian/chinese-independent-blogs) 50 | - [Front-End RSS--每天定时抓取最新前端技术文章](https://github.com/ChanceYu/front-end-rss) 51 | - [中文安全RSS](https://github.com/zhengjim/Chinese-Security-RSS) 52 | - [favorite link--收集喜欢的网址](https://www.guanguans.cn/favorite-link/) 53 | - [中文区优质rss源](https://github.com/weekend-project-space/top-rss-list) 54 | - [什么值得看--聚合信息网站](https://smzdk.top) 55 | - [system-design-101](https://github.com/ByteByteGoHq/system-design-101) 56 | - [libhunt--发现开源项目](https://www.libhunt.com/) 57 | - [fre123 weekly--收录更新时长超过一年的周刊](https://www.fre123.com/weekly) 58 | - [News Minimalist--ChatGPT 选出的每日热点新闻](https://www.newsminimalist.com/) 59 | - [GPT之家](https://www.gptzj.com/) 60 | - [爱运营](https://www.iyunying.org/) 61 | - [青瓜传媒](https://www.opp2.com/) 62 | - [运营大叔](https://www.yydashu.com/) 63 | - [神器集](https://hao.logosc.cn/) 64 | - [未来百科--10000+优质AI工具](https://nav.6aiq.com/) 65 | - [AIHub--AI工具集](https://www.aihub.cn/) 66 | - [垒阅网(LEIUE.COM--为互联网创业者和企业提供有价值的商业讯息](https://www.leiue.com/) 67 | - [imbyter--网络安全技术专题学习](https://imbyter.com/) 68 | - [metatrend.ai--AI精选每日最新新闻事件](https://metatrend.ai/) 69 | 70 | 71 | #### 独立开发者 72 | 73 | - [w2solo--独立开发者社区](http://w2solo.com/) 74 | - [indiehackers--独立创造者故事(产品)](https://www.indiehackers.com/) 75 | - [sideproject--独立开发项目指南](https://sideproject.guide/) 76 | - [创造者日报](https://creatorsdaily.com/) 77 | - [新趣集--产品发现社区,发现最新的网站,移动App和技术产品](https://xinquji.com/) 78 | - [Reddit 业余项目小组](https://www.reddit.com/r/SideProject/?rdt=52547) 79 | - [Hacker News 产品自荐](https://news.ycombinator.com/show) 80 | - [Website Hunt--发现好网站](https://www.websitehunt.co/popular) 81 | - [小众软件](https://www.appinn.com/) 82 | - [huggingface](https://huggingface.co/models) 83 | - [solo独立开发者社区](https://solo.xin/) 84 | - [产品分享社区](https://www.partnershare.cn/) 85 | - [独立开发变现周刊](https://www.ezindie.com/) 86 | - [程序员第二曲线手册,帮助程序员寻求主业之外的发展](https://symbol.iamkasong.com/) 87 | - [硬地骇客--关于 Podwise 产品从灵感到变现过程](https://book.hardhacker.com/) 88 | - [PH今日热榜](https://decohack.com/category/producthunt/) 89 | 90 | #### Blog 91 | 92 | - [开发者头条](https://toutiao.io/posts/hot/7) 93 | - [阿里云开发者社区](https://developer.aliyun.com/) 94 | - [腾讯云开发者社区](https://cloud.tencent.com/developer) 95 | - [爱奇艺技术产品团队](https://www.infoq.cn/profile/8307336C925D3C/publish) 96 | - [字节跳动技术团队](https://juejin.cn/user/1838039172387262/posts) 97 | - [京东零售官方设计共享平台](https://jelly.jd.com/) 98 | - [腾讯CDC](https://cdc.tencent.com/percipience) 99 | - [Glow 技术团队博客](https://tech.glowing.com/cn/) 100 | - [w3cplus](http://www.w3cplus.com/) 101 | - [印记中文--前端技术文档](https://docschina.org/) 102 | - [W3CTech](https://www.w3ctech.com/topic/all) 103 | - [腾讯ISUX](https://isux.tencent.com/) 104 | - [腾讯游戏TGideas](https://tgideas.qq.com/) 105 | - [蓝色理想--网站设计](http://www.blueidea.com/) 106 | - [爱思资源网--专注WEB前端的资源网站](http://www.aseoe.com/) 107 | - [美团技术团队](https://tech.meituan.com/) 108 | - [阿里技术](https://102.alibaba.com/) 109 | - [阿里巴巴中间件](https://developer.aliyun.com/group/aliware/article_hot) 110 | - [Thoughtworks洞见](https://insights.thoughtworks.cn/) 111 | - [小米信息部技术团队](https://xiaomi-info.github.io/) 112 | - [360 核心安全技术博客](https://blogs.360.cn/) 113 | - [伴鱼技术团队](https://tech.ipalfish.com/blog/) 114 | - [滴滴云博客](https://blog.didiyun.com/) 115 | - [滴滴技术](https://www.infoq.cn/profile/9FF5D5F89F3BC7/publish) 116 | - [CoolShell](https://coolshell.cn/) 117 | - [后端技术 by Tim Yang](https://timyang.net/) 118 | - [cenalulu's Tech Blog](http://cenalulu.github.io/) 119 | - [张鑫旭网站--专注web前端偏前领域](https://www.zhangxinxu.com/) 120 | - [azhubaby](https://blog.azhubaby.com/) 121 | - [李瑞东设计博客](https://lrd.im/blog) 122 | - [运维咖啡吧](https://blog.ops-coffee.cn/devops) 123 | 124 | #### 文章 125 | 126 | - [Git 内部原理的快速介绍(英文)](https://sites.google.com/a/chromium.org/dev/developers/fast-intro-to-git-internals) 127 | - [哈希是什么](https://samwho.dev/hashing/) 128 | - [个人如何申请软件著作权(俗称软著)](https://github.com/CrossLee/How-to-apply-copyright) 129 | - [大模型推理过程中几个重要的概念 (英文)](https://ig.ft.com/generative-ai/) 130 | - [向量数据库](https://guangzhengli.com/blog/zh/vector-database/) 131 | - [llm模型原理](https://bbycroft.net/llm) 132 | - [ChatGPT+工作流自动化处理复杂任务 | Dify工作流完整教学 | 比肩Coze](https://mp.weixin.qq.com/s/gFhpYiax_IrEQ_bYOcUAlQ) 133 | - [Coze + 爬虫 = 周末去哪不用愁!!](https://mp.weixin.qq.com/s/OfN3ndVfye9p_0wIeuQWng) -------------------------------------------------------------------------------- /常用网站.md: -------------------------------------------------------------------------------- 1 | > 分类:常用网站 2 | 3 | #### 搜索引擎 4 | 5 | - [百度](https://www.baidu.com) 6 | - [Google](https://www.google.com/) 7 | 8 | #### AI网站 9 | - [360智脑](https://ai.360.com/) 10 | - [产品经理AI帮手](https://www.pm-ai.cn/) 11 | -------------------------------------------------------------------------------- /开发工具.md: -------------------------------------------------------------------------------- 1 | > 分类:开发工具 2 | 3 | #### 代码管理 4 | - [Github](https://github.com/) 5 | - [Gitee](https://gitee.com/) 6 | - [Gitlab](https://gitlab.com/) 7 | 8 | 9 | #### 低代码 10 | - [fair-online--实现Flutter 线上动态化的一体化云开发平台](fair-online.58.com) 11 | - [flutterflow--Flutter低代码](https://flutterflow.io/) 12 | - [lafyun--云开发平台](https://www.lafyun.com/guide/) 13 | 14 | 15 | #### 云镜像 16 | - [华为云镜像--镜像文件下载](https://mirrors.huaweicloud.com/home) 17 | - [阿里云镜像--镜像文件下载](https://developer.aliyun.com/mirror/) 18 | 19 | 20 | #### 安全运维 21 | - [spug--灵活、强大、易用的开源运维平台](https://spug.cc/) 22 | - [TenSunS--基于Consul的运维平台](https://github.com/starsliao/TenSunS) 23 | - [vulhub--面向大众的开源漏洞靶场](https://github.com/vulhub/vulhub/blob/master/README.zh-cn.md) 24 | - [vulfocus--漏洞集成平台](https://fofapro.github.io/vulfocus/#/) 25 | - [fofa--网络空间安全搜索引擎](https://fofa.info/) 26 | - [zoomeye--钟馗之眼](https://www.zoomeye.org/) 27 | - [CN-SEC 中文网](http://cn-sec.com/) 28 | - [风炫安全](https://evalshell.com/) 29 | - [PeiQi文库--面向网络安全从业者的知识文库](https://peiqi.wgpsec.org/) 30 | 31 | 32 | #### 代码分享 33 | - [carbon--创建源代码的精美图像](https://carbon.now.sh/) 34 | 35 | 36 | #### 仓库 37 | - [mvnrepository--包管理](https://mvnrepository.com/) 38 | - [bootcdn](https://www.bootcdn.cn/) 39 | 40 | 41 | #### 文档管理 42 | - [语雀](https://www.yuque.com/) 43 | - [速查表](http://quickref.mofe.io/) 44 | 45 | 46 | #### 变量翻译 47 | - [变量生成助手](http://fanyi.timymy.com/) 48 | 49 | 50 | #### 开放平台 51 | - [微信公众平台](https://mp.weixin.qq.com/) 52 | - [魔搭](https://modelscope.cn/home) 53 | 54 | 55 | #### 图床 56 | - [imgtp--免费图床](https://www.imgtp.com/) 57 | - [sm.ms](https://sm.ms/) 58 | - [datapipe](https://pic.datapipe.top/) 59 | - [img.cm](https://img.cm/) 60 | 61 | 62 | #### 工具 63 | - [kafka-console-ui--kafka可视化管理平台](https://github.com/xxd763795151/kafka-console-ui) 64 | - [screenshot-to-code--屏幕生成代码](https://picoapps.xyz/free-tools/screenshot-to-code) 65 | - [Favicon Grabber--一个开源的 Favicon 下载网站,可以一键抓取下载任意网站的 favicon](https://favicongrabber.com/) 66 | - [Favicon Finder--一键抓取到所有尺寸的favicon](https://besticon-demo.herokuapp.com/) 67 | - [谷歌获取网站icon的接口](https://www.google.com/s2/favicons?domain=youtube.com) 68 | - [gstatic--Favicon在线获取接口,谷歌CDN](https://t3.gstatic.cn/faviconV2?client=SOCIAL&type=FAVICON&fallback_opts=TYPE,SIZE,URL&size=64&url=https://firefly.adobe.com/) 69 | - [toolscat--工具猫](https://www.toolscat.com/) 70 | - [tablesgenerator--表格生成工具](https://www.tablesgenerator.com/) 71 | - [iHateRegex--收集常用正则表达式的资源库,并通过可视化帮助理解](https://ihateregex.io/) 72 | - [vfox--开发工具安装](https://vfox.lhan.me/guides/quick-start.html) 73 | - [vmr--一个跨平台的通用版本管理器,目前支持40多种编程语言和工具](https://github.com/gvcgo/version-manager/blob/main/docs/readmeCN.md) 74 | - [cyberchef--安全领域web工具,提供简单的编码(如XOR或Base64)、更复杂的加密(如AES、DES和Blowfish)、创建二进制文件和hexdump、数据的压缩和解压缩、计算散列和校验和、IPv6和X.509解析、更改字符编码等](https://cyberchef.org/) 75 | - [t.mr--短链生成](https://t.mr/) 76 | - [ip.im--IP查询](https://ip.im/) 77 | - [ipcheck](https://ipcheck.ing/) 78 | - [automa--浏览器自动化操作](https://automa.wiki/) 79 | - [openwrite--自媒体运营管理工具](https://openwrite.cn/) 80 | 81 | #### 网站统计 82 | - [umami--网站统计](https://umami.is/) 83 | - [clarity-microsoft--微软出品网站统计](https://clarity.microsoft.com/) 84 | 85 | #### 独立建站 86 | - [tweeze--推子,信息聚合](https://tweeze.app/zh) 87 | - [tally--表单收集](https://tally.so/) 88 | - [utteranc.es--基于 GitHub issues 的评论工具](https://utteranc.es/) 89 | 90 | #### 项目文档 91 | - [docsify](https://docsify.js.org/#/zh-cn/) 92 | - [liteflow](https://liteflow.yomahub.com/) 93 | - [spring-file-storage--在SpringBoot中通过简单的方式将文件存储到 本地、FTP、SFTP、阿里云OSS、华为云OBS、七牛云Kodo、腾讯云COS、百度云 BOS、MinIO、等其它兼容 S3 协议的平台](https://spring-file-storage.xuyanwu.cn/#/) 94 | - [poi-tl--Word模板引擎,基于Apache POI](http://deepoove.com/poi-tl/) 95 | - [kkfileview--文件文档在线预览解决方案](https://kkfileview.keking.cn/zh-cn/index.html) 96 | - [hutool--小而全的Java工具类库](https://hutool.cn/docs/#/) 97 | - [easypoi--快速使用poi完成Excel和word的各种操作](http://doc.wupaas.com/docs/easypoi/easypoi-1c0u4mo8p4ro8) 98 | - [XXL开源社区--由职业研发人员倾情打造,致力于提供多领域的开源技术方案](https://www.xuxueli.com/) 99 | - [relationship--中国亲戚关系计算器,开源算法](https://passer-by.com/relationship/) 100 | - [wails--使用 Go HTML CSS 构建漂亮的跨平台应用程序](https://wails.io/zh-Hans/) 101 | - [svelte--前端开发框架](https://www.svelte.cn/) 102 | 103 | -------------------------------------------------------------------------------- /开发指南.md: -------------------------------------------------------------------------------- 1 | > 分类:开发指南 2 | 3 | #### css 4 | - [树状视图的 CSS 实现](https://iamkate.com/code/tree-views/) 5 | - [CSS命名规范与常用CSS代码集合](https://juejin.cn/post/6844904053839757326) 6 | - [CSS常用命名名称](https://www.cnblogs.com/john-jxsr/p/8399443.html) 7 | - [有趣的CSS](https://funcss.liujueyi.cn/) 8 | 9 | 10 | #### 运维 11 | - [Linux 环境如何使用 kill 命令优雅停止 Java 服务](https://mp.weixin.qq.com/s/Fh2GX5ZHZ0Kt-_7Tz1pZkw) 12 | 13 | 14 | #### Nginx 15 | - [ngx_http_secure_link_module](http://nginx.org/en/docs/http/ngx_http_secure_link_module.html) 16 | 17 | 18 | #### 架构 19 | - [技术概念示意图--收集各种技术概念的示意图](https://github.com/ByteByteGoHq/system-design-101#rest-api-vs-graphql) 20 | 21 | 22 | #### java 23 | - [Spring中文文档](https://springdoc.cn/) 24 | - [代码整洁之道](https://wonderwater.gitbooks.io/clean_architecture_zh/content/) 25 | - [API-design-guide](https://github.com/archnotes/gitbook/tree/master/API-design-guide) 26 | 27 | 28 | #### web 29 | - [阮一峰--web components教程](https://www.ruanyifeng.com/blog/2019/08/web_components.html) 30 | - [阮一峰--typescript教程](https://wangdoc.com/typescript/) 31 | - [阮一峰--javascript教程](https://wangdoc.com/javascript/) 32 | - [阮一峰--es6教程](https://wangdoc.com/es6/) 33 | 34 | -------------------------------------------------------------------------------- /开源项目.md: -------------------------------------------------------------------------------- 1 | > 分类:开源项目 2 | 3 | #### 开源组织 4 | - [dromara](https://dromara.org/zh/projects/) 5 | - [visactor](https://visactor.io/) 6 | 7 | #### 开源项目 8 | - [物联网开发板模拟器](https://wokwi.com/) 9 | - [Administrative-divisions-of-China--行政区划(五级):省级、地级、县级、乡级和村级数据](https://gitee.com/modood/Administrative-divisions-of-China/) 10 | - [stonedtx--是一款开源免费的舆情系统,支持本地化部署。支持对海量的舆情数据进行交叉分析和深度挖掘,为用户提供全面的舆情数据,专业的舆情分析,快速的舆情处理等服务](https://gitee.com/stonedtx/yuqing/) 11 | - [GeekDesk--极客桌面](https://gitee.com/BookerLiu/GeekDesk/) 12 | - [xJsonKit--超轻量级JSON/JSONB/XML/YAML的正序列化与反序列化的门面框架](https://gitee.com/troyzhxu/xjsonkit/) 13 | - [orion-ops--一站式自动化运维及自动化部署平台](https://gitee.com/lijiahangmax/orion-ops/) 14 | - [docpreview--文件在线预览模块(多格式转 PDF 文件)](https://gitee.com/hcwdc/docpreview/) 15 | - [CosId--通用、灵活、高性能的分布式ID生成器](https://gitee.com/AhooWang/CosId/) 16 | - [lunar-java--一款无第三方依赖的公历(阳历)、农历(阴历、老黄历)、道历、佛历工具](https://gitee.com/6tail/lunar-java/) 17 | - [Luckysheet--一款纯前端类似excel的在线表格](https://gitee.com/mengshukeji/Luckysheet/) 18 | - [Bean Searcher--专注高级查询的只读 ORM,天生支持联表,免 DTO/VO 转换,使一行代码实现复杂列表检索](https://bs.zhxu.cn/) 19 | - [nvm--node版本管理工具](https://github.com/coreybutler/nvm-windows) 20 | - [jodconverter](https://github.com/jodconverter/jodconverter) 21 | - [pinyin-pro--一个识别准确、性能优异的专业的汉字拼音转换库](https://pinyin-pro.cn/) 22 | - [keycloak--身份认证登录授权](https://github.com/keycloak/keycloak) 23 | - [pdfsam--PDF Split And Merge)](https://github.com/torakiki/pdfsam) 24 | - [StirlingPDF--PDF文档工具](https://github.com/Frooodle/Stirling-PDF) 25 | - [eosphoros-ai--dbgpt](https://github.com/eosphoros-ai) 26 | - [皮克斯的工作台](https://gitee.com/tsbrowser/xiangtian-workbench) 27 | - [novu--Novu 提供统一的 API,可以轻松地通过多种渠道发送通知,包括应用内、推送、电子邮件、短信和聊天](https://github.com/novuhq/novu) 28 | - [codesnaps--简约UI组件](https://www.codesnaps.io/browse-components) 29 | - [rsshub](https://docs.rsshub.app/zh/) 30 | - [开源电子签章系统](https://www.kaifangqian.com/#/) 31 | - [javers--数据历史审计](https://github.com/javers/javers) 32 | - [Rspress--基于 Rspack 的静态站点生成器](https://rspress.dev/zh/) 33 | - [Tianji--网站流量分析 + 业务监控告警 + 服务器监控三合一](https://github.com/msgbyte/tianji) 34 | - [Inpaint-web--开源的图片修复和超分辨率工具, 纯浏览器端实现](https://github.com/lxfater/inpaint-web) 35 | - [rot--命令行工具,用来对密码进行加密/解密](https://github.com/candiddev/rot) 36 | - [photo-similarity-search--图片向量化搜索](https://github.com/harperreed/photo-similarity-search) 37 | - [dockit--Elasticsearch/OpenSearch 的跨平台桌面客户端](https://github.com/geek-fun/dockit) 38 | - [draft-flow--基于LogicFlow和rough.js实现的手绘风格流程图。](https://github.com/towersxu/draft-flow) 39 | - [HotList-Web--聚合热榜Vue前端](https://github.com/uxiaohan/HotList-Web) 40 | 41 | 42 | #### AI项目 43 | - [langchain-ChatGLM](https://gitee.com/deepeye/langchain-ChatGLM) 44 | - [DevOpsGPT](https://github.com/kuafuai/DevOpsGPT) 45 | - [AutoGPT](https://github.com/Significant-Gravitas/AutoGPT) 46 | - [gpt-engineer](https://github.com/AntonOsika/gpt-engineer) 47 | - [langchain](https://github.com/langchain-ai/langchain) 48 | - [AppAgent](https://github.com/mnotgod96/AppAgent) 49 | - [ChuanhuChatGPT](https://github.com/GaiZhenbiao/ChuanhuChatGPT) 50 | - [ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B) 51 | - [anything-llm](https://github.com/Mintplex-Labs/anything-llm) 52 | - [DocsGPT](https://github.com/arc53/DocsGPT) 53 | - [SQL-GPT](https://github.com/CL-lau/SQL-GPT) 54 | - [AutoPrompt](https://github.com/Eladlev/AutoPrompt) 55 | - [360zhinao](https://github.com/Qihoo360/360zhinao) 56 | - [producthunt-daily-hot--自动生成每日Product Hunt热门产品中文榜单,基于GitHub Actions自动提交Markdown文件](https://github.com/ViggoZ/producthunt-daily-hot) 57 | 58 | #### 低代码项目 59 | - [dooringx--开箱即用的H5可视化搭建框架,轻松搭建自己的可视化搭建平台](https://gitee.com/lowcode-china/dooringx) 60 | - [cola-designer--基于vue2.0,拖拽式网站设计器、大屏设计器](https://gitee.com/colaiven/cola-designer/) 61 | 62 | #### 后端模板项目 63 | - [surveyking--功能最强大的调查问卷系统和考试系统](https://gitee.com/surveyking/surveyking/) 64 | - [ruoyi--基于 Vue/Element UI 和 Spring Boot/Spring Cloud & Alibaba 前后端分离的分布式微服务架构](http://doc.ruoyi.vip/) 65 | - [SnowyAdmin--国内首个国密前后分离快速开发平台,采用Vue3+AntDesignVue3 + Vite+SpringBoot+Mp+HuTool+SaToken](https://xiaonuo.vip/) 66 | - [orange-admin--橙单](https://github.com/orange-form/orange-admin) 67 | 68 | #### 前端模板项目 69 | - [vue-admin-better](https://github.com/chuzhixin/vue-admin-better) 70 | - [vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) 71 | - [vue-vben-admin](https://github.com/vbenjs/vue-vben-admin) 72 | - [soybean admin](https://docs.soybean.pro/) 73 | - [go-admin--中后台项目开发脚手架](https://www.go-admin.pro/) 74 | - [halo--强大易用的开源建站工具](https://www.halo.run/) 75 | - [auto-form--A React component that automatically creates a @shadcn/ui](https://github.com/vantezzen/auto-form) 76 | - [Gmeek--基于Github Pages、Github Issues 和 Github Actions超轻量级个人博客模板](https://github.com/Meekdai/Gmeek) 77 | - [landing-page-boilerplate--通用的落地页模板](https://github.com/weijunext/landing-page-boilerplate/blob/main/README-zh.md) 78 | 79 | 80 | #### 工作流项目 81 | - [json-flow--审批工作流自研引擎系统](https://jackrolling.gitee.io/docsify/#/) 82 | - [smart-flow-design--仿钉钉、飞书、雀书、流程审批设计](https://gitee.com/crowncloud/smart-flow-design/) 83 | 84 | 85 | #### 知识/项目管理 86 | - [think--审批工作流自研引擎系统](https://github.com/fantasticit/think) 87 | - [sparrow--实现语雀的50%功能,基本满足企业内部知识平台的需要](https://github.com/leizhu900516/sparrow) 88 | - [dootask--开源的在线项目与任务管理](https://github.com/kuaifan/dootask) 89 | - [answer--知识问答社区](https://answer.apache.org/) 90 | 91 | 92 | -------------------------------------------------------------------------------- /搜索引擎.md: -------------------------------------------------------------------------------- 1 | > 分类:搜索引擎 2 | 3 | #### 搜索引擎 4 | 5 | - [识典古籍--北京大学和抖音公益合作的古籍数字化平台,可搜索390部经典古籍](https://www.shidianguji.com/) 6 | - [devv ai--最懂程序员的新一代 AI 搜索引擎](https://devv.ai/zh) -------------------------------------------------------------------------------- /日常工具.md: -------------------------------------------------------------------------------- 1 | > 分类:日常工具 2 | 3 | #### 文件处理 4 | - [Pdf24--免费且易于使用的在线PDF工具](https://tools.pdf24.org/zh/) 5 | - [pdf.is--开源项目 Stirling PDF 搭建](https://pdf.is/) 6 | 7 | #### 工具箱 8 | - [帮小忙--腾讯在线工具箱平台](https://tool.browser.qq.com/) 9 | - [在线工具--在线程序员工具箱](https://tool.lu/) 10 | - [密码学工具箱](https://crypto-online.cn/) 11 | - [AI工具集](https://ai-bot.cn/) 12 | - [stockai--基于ChatGPT的AI选股工具](https://stockai.trade/) 13 | - [similarweb--站点流量 查看并分析任何网站](https://www.similarweb.com/) 14 | - [分享鸭](https://shareduck.fun/) 15 | - [云原生应用市场](https://hub.grapps.cn/) 16 | 17 | #### 编辑器 18 | - [新榜-公众号编辑器](https://edit.newrank.cn/) 19 | - [doocs-md--markdown风格编辑器](https://doocs.github.io/md/) 20 | - [MDX Editor--微信排版编辑器](https://editor.runjs.cool/) 21 | 22 | 23 | #### RSS阅读器 24 | - [qireader](https://www.qireader.com.cn/) 25 | - [feedly](https://feedly.com) 26 | - [inoreader](https://www.inoreader.com) 27 | 28 | #### 工具 29 | - [qwerty--打字练习](https://qwerty.kaiyi.cool/) 30 | - [sqlzoo--一个免费的SQL学习练习网站](https://sqlzoo.net/wiki/SELECT_basics/zh) 31 | - [humanbenchmark--人类基准反应时间测试](https://humanbenchmark.com/tests/reactiontime) 32 | - [jsont--JSON在线查看、xml/yaml转换](https://www.jsont.run/) 33 | - [json可视化--json可视化渲染成表格](https://altearius.github.io/tools/json/index.html) 34 | - [Herowand Editor--一个网页工具,可以将 JSON、XML、YAML、TOML 格式的数据可视化展示。](https://editor.herowand.com/) 35 | - [Device Frames--制作智能手机、平板电脑、笔记本的 3D 展示图片](https://deviceframes.com/) 36 | - [komorebi--Windows 系统的窗口管理器,自动在桌面编排多个应用程序窗口](https://github.com/LGUG2Z/komorebi) 37 | - [pddon--在线画图工具,提供低代码和 AI 智能辅助工具](https://pddon.com/) 38 | - [tableconvert--表格转换html等格式](https://tableconvert.com/) 39 | - [banner生成工具](https://devops.datenkollektiv.de/banner.txt/index.html) 40 | - [stockcake--图片搜索](https://stockcake.com/) 41 | - [stocktune--音乐搜索](https://stocktune.com/) 42 | 43 | #### 谷歌插件 44 | - [沉浸式翻译](https://immersivetranslate.com/) 45 | - [csspicker--copy css from any website](https://www.csspicker.dev/) 46 | - [source viewer--插件源代码查看](https://chromewebstore.google.com/detail/chrome-extension-source-v/jifpbeccnghkjeaalbbjmodiffmgedin) 47 | - [Get Favicon--获取favicon](https://chromewebstore.google.com/detail/get-favicon/gpipahagclehninhhjkhbkliinfofnhe?hl=zh-CN&utm_source=ext_sidebar) 48 | - [Sharespot--一个用于生成美观的网页文本分享图像的工具](https://chromewebstore.google.com/detail/share-spot/npndlbmmacohfcbfcgiekpanldhfejpk?hl=zh-CN) 49 | 50 | -------------------------------------------------------------------------------- /欢迎投递.md: -------------------------------------------------------------------------------- 1 | > 分类:欢迎投递 2 | 3 | #### 欢迎投递资源 4 | 5 | ###### 一、投递格式: 6 | 标题:【Nav收藏夹】 7 | 1.资源类型: (....前端组件|社区论坛|开发工具|图标图库|设计工具)自行对应Nav网站的分类列表; 8 | 2.简要描述:简单描述一下网页的功能; 9 | 3.网页网址:例如:http://nav.chlinlearn.cloud/ 10 | 4.推荐理由:简单陈述一下推荐理由; 11 | 12 | ###### 二、投递方式 13 | 1.邮件: chlinlearn@qq.com 14 | 2.公众号私信:chlinlearn -------------------------------------------------------------------------------- /社区论坛.md: -------------------------------------------------------------------------------- 1 | > 分类:社区论坛 2 | 3 | #### 社区 4 | 5 | - [v2ex](https://www.v2ex.com/) 6 | - [discord](https://discord.com/) 7 | - [codenews--一个国人分享技术工具的社区](https://codenews.cc/) 8 | - [learnku--编程知识社区](https://learnku.com/) 9 | - [spring4all](https://spring4all.com/) 10 | - [HamZone--中国业余无线电爱好者交流社区](https://bbs.hamzone.cn/) 11 | - [AE博客](http://www.aeink.com/) 12 | - [站酷--发现更好的设计,原创设计交流社区](https://www.zcool.com.cn/) 13 | - [producthunt--互联网产品发布平台](https://www.producthunt.com/) 14 | - [牛客网](https://www.nowcoder.com/) 15 | - [链滴](https://ld246.com/) 16 | -------------------------------------------------------------------------------- /网络安全.md: -------------------------------------------------------------------------------- 1 | > 分类:网络安全 2 | 3 | #### 工具 4 | - [超全信息收集工具](https://mp.weixin.qq.com/s/n_IesjKIA4-lC1Wh41HB3A) 5 | - [vulhub--面向大众的开源漏洞靶场](https://github.com/vulhub/vulhub/blob/master/README.zh-cn.md) 6 | - [vulfocus--漏洞集成平台](https://fofapro.github.io/vulfocus/#/) 7 | - [fofa--网络空间安全搜索引擎](https://fofa.info/) 8 | - [zoomeye--钟馗之眼](https://www.zoomeye.org/) 9 | - [ip.im--IP查询](https://ip.im/) 10 | - [ipcheck](https://ipcheck.ing/) 11 | -------------------------------------------------------------------------------- /视频娱乐.md: -------------------------------------------------------------------------------- 1 | > 分类:视频娱乐 2 | 3 | #### 听歌看剧 4 | 5 | - [bilibili](https://www.bilibili.com/) 6 | - [腾讯视频](https://v.qq.com/) 7 | - [爱奇艺](https://www.iqiyi.com/) 8 | - [芒果TV](https://www.mgtv.com/) 9 | - [优酷](https://www.youku.com/) 10 | - [网易云音乐](https://music.163.com/) -------------------------------------------------------------------------------- /设计工具.md: -------------------------------------------------------------------------------- 1 | > 分类:设计工具 2 | 3 | #### 设计平台 4 | - [mastergo](https://mastergo.com/) 5 | - [幕客--全能设计协作平台RP&DT](https://www.mockplus.cn/) 6 | - [墨刀--产品设计协作平台](https://modao.cc/) 7 | - [penpot](https://design.penpot.app/) 8 | - [pixso](https://pixso.cn/) 9 | - [wodisign--设计协作平台](https://www.wodisign.com/) 10 | - [ajietextd--手绘风格画图工具](https://ajietextd.github.io/) 11 | - [aicolors--AI生成主题色](https://aicolors.co/) 12 | - [迅排设计--开源在线海报设计器](https://github.com/palxiao/poster-design) 13 | - [lottiefiles动效](https://lottiefiles.com/) 14 | - [创客贴--提供丰富的设计模板](https://www.chuangkit.com/) 15 | - [Fotor--是一个简单易用的在线设计工具,可以快速制作出吸引人的封面图](https://www.fotor.com.cn/) 16 | - [Crello--是一个在线设计平台](https://create.vista.com/) 17 | - [figen--封面图背景图制作](https://figen.cc/) 18 | - [haikei--在线免费生成样式多样的背景神器,如通过波浪形、圆形、圆环、三角形、五星形等生成各种特殊排布的图片背景](https://app.haikei.app/) 19 | - [AI设计师--细分了小红书封面、视频封面、公众号主图、公众号次图、关注二维码、文章标题等场景](https://www.logosc.cn/design) 20 | 21 | #### 图片处理 22 | - [图标工厂--一键生成所有尺寸的应用图标](https://icon.wuruihong.com/) 23 | - [制作图](https://www.zhizuotu.com/) 24 | - [可画canva--在线设计协作平台](https://www.canva.cn/) 25 | - [colorfu--做壁纸和海报,免费开源](https://github.com/pearmini/colorfu) 26 | - [基于fabric.js和Vue的图片编辑器](https://github.com/nihaojob/vue-fabric-editor) 27 | - [upscayl--一个开源软件,可以将图片从低分辨率变成高分辨率,变得更清晰](https://github.com/upscayl/upscayl) 28 | - [jellylade--一个美化网页截图的 Web 工具](https://app.jellylade.com/) 29 | - [shots--一个美化网页截图的 Web 工具](https://shots.so/) 30 | 31 | 32 | #### UI 33 | - [美叶--应用、网页、B端优质灵感辑录](https://www.meiye.art/) 34 | - [uinotes--UI Notes 收集了大量线上优秀 App 的完整 UI 截图](https://uinotes.com/) 35 | - [mobbin](https://mobbin.com/) 36 | - [webframe](https://webframe.xyz/) 37 | - [freeuid](https://www.freeuid.com/) 38 | - [dribbble--设计师必备站点,国内顶尖的设计师都在上面](https://dribbble.com/LudmilaShevchenko#UI) 39 | - [behance--创意设计人士可以展示自己的作品,发现别人分享的创意作品](https://www.behance.net/) 40 | 41 | #### 动态生成 42 | - [blobmaker--不规则形状生成器·创意背景插图](https://www.blobmaker.app/) 43 | - [coolbackgrounds--实用性的背景模版编辑器](https://coolbackgrounds.io/) 44 | - [getwave--波浪线条背景生成器-创意不规则曲线背景插图](https://getwaves.io/) 45 | - [wangyasai--粒子散射效果背景生成器·动态效果](https://wangyasai.github.io/Stars-Emmision/) 46 | - [wangyasai--动态马赛克效果生成器](https://wangyasai.github.io/Awesome-Mosaic/) 47 | - [wangyasai--漫画速度线背景生成器](https://wangyasai.github.io/Speed-Line/) 48 | - [trianglify--低平面背景图生成效果-水晶3D效果](https://trianglify.io/) 49 | - [haikei--多种创意背景模版生成器·15种创意背景效果模版](https://app.haikei.app/) 50 | - [微词云--文字云背景生成器·多文字一键智能排版](https://www.weiciyun.com) 51 | - [wangyasai--线性文字背景生成器文字动态线性创意](https://wangyasai.github.io/waveFont/) 52 | - [微图云--图片云背景生成器·提供多种图片排版拼接](https://www.weitucloud.com) 53 | - [bggenerator--背景生成器](https://bggenerator.com/zh-cn.php) 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | -------------------------------------------------------------------------------- /软件应用.md: -------------------------------------------------------------------------------- 1 | > 分类:软件应用 2 | 3 | #### AI应用 4 | - [文心一言](https://yiyan.baidu.com/) 5 | - [智谱清言](https://chatglm.cn/) 6 | - [讯飞星火](https://xinghuo.xfyun.cn/) 7 | - [腾讯混元](https://hunyuan.tencent.com/) 8 | - [通义千问](https://qianwen.aliyun.com/) 9 | - [google bard](https://bard.google.com/) 10 | - [Ai Cute Wallpapers--AI生成图片](https://aicutewallpapers.com/) 11 | - [captions--AI进行图片解析生成摘要说明](https://felix.link/apps/captions) 12 | - [Microsoft AI课程](https://github.com/Microsoft/generative-ai-for-beginners) 13 | - [sdxlturbo--文转图](https://sdxlturbo.ai/) 14 | - [Seamless--研究人员可以输入论文描述,Seamless将生成基于真实论文的文献综述](https://seaml.es/) 15 | - [万彩动画大师--一款MG动画视频制作软件,给零基础用户做动画视频](https://www.animiz.cn/) 16 | - [lightning ai--帮助用户快速构建AI产品,训练、微调和部署模型](https://lightning.ai/) 17 | - [星海AI-GPU算力云平台](https://ai.spacehpc.com/) 18 | - [AI助手](https://bot.360.com/) 19 | 20 | #### 模型算力 21 | - [lightning ai--帮助用户快速构建AI产品,训练、微调和部署模型](https://lightning.ai/) 22 | - [星海AI-GPU算力云平台](https://ai.spacehpc.com/) 23 | 24 | 25 | #### AI集合 26 | - [AI APPS--收录超过5000种AI工具的AI导航](https://www.ai-apps.com.cn/) 27 | 28 | 29 | #### AI提示词 30 | - [文心一言提示词](https://prompt.baidu.com/) 31 | 32 | 33 | #### 软件应用 34 | - [Mindbox--一款结构化的知识管理软件](https://amindbox.com/) 35 | - [CopyAsk--你的指尖AI助手](https://copyask.com/) 36 | - [板栗看板](https://banlikanban.com/) 37 | - [ugit--腾讯git客户端](https://code.tencent.com/ugit) 38 | - [Bluestone Markdown--所见即所得的 Markdown 桌面编辑器,集成了 Mermaid 图形与 Katex 公式](https://www.bluemd.me/) 39 | - [Tiny RDM--现代化的Redis桌面管理客户端](https://redis.tinycraft.cc/zh/) 40 | - [wcplus--致力于高效导出、分析公众号历史文章](https://www.wcplus.cn/) 41 | 42 | 43 | -------------------------------------------------------------------------------- /配色工具.md: -------------------------------------------------------------------------------- 1 | > 分类:配色工具 2 | 3 | #### 配色方案 4 | 5 | - [Color Hunt](https://colorhunt.co/) 6 | - [设计师网址导航--配色](https://color.uisdc.com/pick.html) 7 | - [khroma--AI配色](http://khroma.co/train/) 8 | - [webgradients--渐变色](https://webgradients.com/) 9 | - [flatuicolors--扁平化配色](https://flatuicolors.com/) 10 | - [uigradients--渐变色取色](https://uigradients.com/) 11 | 12 | --------------------------------------------------------------------------------