Coder Social home page Coder Social logo

chenli-l / friends Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xaoxuu/issues-json-generator

0.0 0.0 0.0 23 KB

自动提取本仓库每个 issue 中的第一段 JSON 代码块并保存到仓库中,可用于友链、书签等数据收集。

License: MIT License

Python 100.00%

friends's Introduction

Issues-Json Generator

自动提取本仓库 issues 中第一段 JSON 代码块并保存到仓库中,解决了直接调用 GitHub API 频率有限制以及速度过慢的问题。(你可以通过其它 N 种方式访问仓库文件)

例如动态友链:https://github.com/xaoxuu/friends

随意发挥你的创意吧~

本项目基于 IJGP v1 协议

使用方法

  1. fork 本仓库,把 config.yml 配置改为自己的:
issues:
  repo: xaoxuu/friends # 仓库持有者/仓库名
  label: active  # 只能配置1个或留空,留空则所有open的issue都会被抓取。配置1个时,issue只有在具有该标签时才被抓取
  groups: # 填写用来分组的label名称。留空则所有被抓取的issue输出至data.json,否则按照输出与组名同名的json文件
  sort: updated-desc # 排序,按最近更新,取消此项则按创建时间排序

配置实例说明如下

label groups 输出文件 抓取issue
label: active groups: data.json 所有open的、label包含active的issue
label: active groups: ["ordinary", "top"] ordinary.json, top.json open的、label包含active且包含ordinary或top的issue
label: groups: data.json 所有open的issue
label: groups: ["ordinary", "top"] ordinary.json, top.json open的、label包含ordinary或top的issue
  1. 打开 action 运行权限。

测试是否配置成功

  1. 新建 issue 并按照模板要求填写提交。
  2. 等待 Action 运行完毕,检查 output 分支是否有 /v2/data.json 文件或/v2/<组名>.json,内容是否正确,如果正确则表示已经配置成功。

IJGP 协议

IJGP 全称为 Issues-Json Generator Protocol,本协议目的在于减少重复造轮子和碎片化,改善大家跨项目使用体验。

在设计工具时,在满足如下场景的需求的地方需要使用与之对应的字段名:

v1

字段 类型 用途
title string 主标题
url string 主链接
avatar string 头像链接
description string 描述,建议200字以内
keywords string 关键词,英文逗号隔开
screenshot string 屏幕截图
{
  "content": [
    {
      "title": "",
      "url": "",
      "avatar": "",
      ...
    }
    ...
  ]
}

v2(修订中,暂未发布)

相比 v1 版本,缩略图字段发生变动,且数据增加 ijgp 字段用来表示使用的协议版本。

字段 类型 用途
title string 主标题
url string 主链接
avatar string 头像链接
description string 描述,建议200字以内
keywords string 关键词,英文逗号隔开
thumbnail string 缩略图(旧版的“屏幕截图”含义不明)
{
  "ijgp": "v2",
  "data": [
    {
      "title": "",
      "url": "",
      "avatar": "",
      ...
    }
    ...
  ]
}

如何使用协议

协议会根据需要增加新的字段,但已有字段不会更改,如需更改,将会创建新的协议版本,这样使用同一个版本协议的所有前后端输出和得到的数据字段都是一致的。

例如网站需要显示只有头像和昵称的极简友链,那么模板可以配置为:

{
  "title": "",
  "url": "",
  "avatar": ""
}

例如希望显示友链关键词、描述,那么模板可以配置为:

{
  "title": "",
  "url": "",
  "avatar": "",
  "keywords": "",
  "description": ""
}

例如带有缩略图的网站收藏夹,那么模板可以配置为:

{
  "title": "",
  "url": "",
  "avatar": "",
  "thumbnail": ""
}

前端(数据使用端)只需要根据实际需要,依据协议中的字段进行读取和显示。

friends's People

Contributors

xaoxuu avatar chenli-l avatar

friends's Issues

浪海导航

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "浪海导航",
    "url": "https://www.langhai.net/",
    "avatar": "https://www.langhai.net/assets/images/favicon.ico",
    "screenshot": "",
    "description": ""
}

友链地址

https://www.langhai.net/

友链仓库(可选)

No response

宇の小窝

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "宇の小窝",
    "url": "https://blog.yu01.icu",
    "avatar": "https://yu01.icu/images/logo.png ",
    "screenshot": "https://yu01.icu/images/logo.png ",
    "description": "深山踏红叶,耳畔闻鹿鸣"
}

友链地址

https://blog.yu01.icu/index.php/%e5%8f%8b%e9%93%be/

友链仓库(可选)

No response

嵌入式技术栈

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "嵌入式技术栈",
    "url": "https://www.embeddedstack.cn/",
    "avatar": "https://www.embeddedstack.cn/site.png",
    "screenshot": "https://www.embeddedstack.cn/shot.png",
    "description": "分享技术,分享乐趣。"
}

友链地址

https://www.embeddedstack.cn/

友链仓库(可选)

No response

学习与生活

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "学习与生活",
    "url": "https://www.imql.life/",
    "avatar": "https://q1.qlogo.cn/g?b=qq&nk=834471527&s=640",
    "screenshot": "https://image.thum.io/get/width/400/crop/800/allowJPG/wait/20/noanimate/https://www.imql.life/",
    "description": "It’s a beautiful day!"
}

友链地址

https://www.imql.life/link/

友链仓库(可选)

No response

咸鱼の自留地

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "咸鱼の自留地",
    "url": "https://blog.konnichiwa.cn/",
    "avatar": "https://jihulab.com/wfnie/ovo/-/raw/main/Shark/23.webp",
    "screenshot": "",
    "description": ""
}

友链地址

https://blog.konnichiwa.cn/friends.html

友链仓库(可选)

No response

酷小可

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "酷小呵",
    "url": "https://www.kuhehe.top/",
    "avatar": "https://old.xygalaxy.com/favicon.ico",
    "screenshot": "",
    "description": ""
}

友链地址

https://www.kuhehe.top/

友链仓库(可选)

No response

陌颜小屋

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "陌颜Hao",
    "url": "https://blog.imoyan.top/",
    "avatar": "https://bu.dusays.com/2022/10/29/635d11ccac58c.png",
    "screenshot": "愿永不忘初心!",
    "description": ""
}

友链地址

https://blog.asever.top/link/#99db291da4a24907b7767e30b289f167

友链仓库(可选)

No response

杜老师说

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "杜老师说",
    "url": "https://dusays.com/",
    "avatar": "https://cdn.dusays.com/avatar.png",
    "screenshot": "",
    "description": ""
}

友链地址

https://dusays.com/friends/

友链仓库(可选)

No response

是非题

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "是非题",
    "url": "https://www.shifeiti.com",
    "avatar": "https://other.shifeiti.com/logo/logo.png",
    "screenshot": "",
    "description": "记录生活,热爱跑步,学习 FPGA 中 "
}

友链地址

https://www.shifeiti.com/friends/

友链仓库(可选)

No response

阿狸鹿丫

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "阿狸鹿丫",
    "url": "https://blog.aliluya.com/",
    "avatar": "https://blog.aliluya.com/upload/logo.png",
    "screenshot": "https://blog.aliluya.com/upload/logo.png",
    "description": ""
}

友链地址

https://www.aliluya.com/

友链仓库(可选)

No response

一蓑烟雨的博客

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "一蓑烟雨",
    "url": "https://easyf12.top/",
    "avatar": "https://img.easyf12.top/images/2022/10/15/634a8b4186889.webp",
    "screenshot": "https://img.easyf12.top/images/2022/12/19/639fcb39327a2.png",
    "description": "竹杖芒鞋轻胜马,谁怕?一蓑烟雨任平生。"
}

友链地址

https://easyf12.top/friends/

友链仓库(可选)

https://github.com/easyf12/friends

Abner

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "Abner",
    "url": "https://cdt3211.top",
    "avatar": "https://abnerblog-1317606226.cos.ap-nanjing.myqcloud.com/202406291900870.jpg",
    "screenshot": "https://abnerblog-1317606226.cos.ap-nanjing.myqcloud.com/202406291900870.jpg",
    "description": ""
}

友链地址

https://cdt3211.top

友链仓库(可选)

No response

HiPeach

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "HiPeach",
    "url": "https://blog.opeach.cn",
    "avatar": "https://npm.elemecdn.com/[email protected]/main/avatar.webp",
    "screenshot": "https://registry.npmmirror.com/opicture/1.1.2/files/blog/siteshot/siteshot.webp",
    "description": "妙不可言"
}

友链地址

https://blog.opeach.cn/link

友链仓库(可选)

No response

系统观察屋

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "系统观察屋",
    "url": "https://www.xitongguanchawu.com/",
    "avatar": "https://pic.imgdb.cn/item/6672e2f5d9c307b7e9f9e1da.png",
    "screenshot": "",
    "description": "教程资源样样精通"
}

友链地址

https://www.xitongguanchawu.com/

友链仓库(可选)

No response

小小笔记大大用处

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "小小笔记大大用处",
    "url": "https://blog.uptoz.cn",
    "avatar": "https://api.minio.uptoz.cn/blog/images/ED2MIz31Ry.webp",
    "screenshot": "https://api.minio.uptoz.cn/blog/images/ED2MIz31Ry.webp",
    "description": "保持热爱,奔赴山海"
}

友链地址

https://blog.uptoz.cn

友链仓库(可选)

No response

RliF'Blog

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "RliF'Blog",
    "url": "https://www.rlfit.cn",
    "avatar": "https://cdn.xalaok.top/koala.png",
    "screenshot": "",
    "description": "风止意难平"
}

友链地址

https://www.rlfit.cn/links/

友链仓库(可选)

No response

Jiankychen

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "Jiankychen",
    "url": "https://jiankychen.github.io/",
    "avatar": "https://s2.loli.net/2023/01/01/hnmYMxBAwF9QelU.jpg",
    "screenshot": "https://s2.loli.net/2023/01/01/hnmYMxBAwF9QelU.jpg",
    "description": "Never put off till tomorrow what you can do today."
}

友链地址

https://jiankychen.github.io/peers/#64d79b79477dac19b27add8e

友链仓库(可选)

No response

倾城于你

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "倾城于你",
    "url": "https://qninq.cn/",
    "avatar": "https://qninq.cn/favicon.ico",
    "screenshot": "",
    "description": ""
}

友链地址

https://qninq.cn/

友链仓库(可选)

No response

流年笔记

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "流年笔记",
    "url": "https://www.imnian.com",
    "avatar": "https://www.gfjzz.top/upload/%E5%8D%9A%E5%AE%A2%E7%AB%99%E7%9A%84LOGO-%E5%9C%86.png",
    "screenshot": "",
    "description": ""
}

友链地址

https://www.imnian.com

友链仓库(可选)

No response

小林先森

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "小林先森",
    "url": "https://blog.1edg.cn",
    "avatar": "https://s1.ax1x.com/2022/04/22/LRiNWD.png",
    "screenshot": "https://s1.ax1x.com/2022/04/22/LRiNWD.png",
    "description": ""
}

友链地址

https://blog.1edg.cn

友链仓库(可选)

No response

棕果核

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "棕果核",
    "url": "https://mrzgh.top/",
    "avatar": "https://mrzgh.top/img/avatar.png",
    "screenshot": "",
    "description": "生命不息,折腾不止"
}

友链地址

https://mrzgh.top/friends/

友链仓库(可选)

No response

张洪Heo

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "张洪Heo",
    "url": "https://blog.zhheo.com/",
    "avatar": "https://bu.dusays.com/2022/12/28/63ac2812183aa.png",
    "screenshot": "https://bu.dusays.com/2023/03/03/6401bcbf1d33b.webp",
    "description": "分享设计与科技生活"
}

友链地址

https://blog.zhheo.com/link/

友链仓库(可选)

No response

HimiCos

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "HimiCos",
    "url": "https://blog.himicos.cc",
    "avatar": "https://halo-himicos.oss-cn-beijing.aliyuncs.com/admin.webp",
    "screenshot": "https://halo-himicos.oss-cn-beijing.aliyuncs.com/IMG_2744.webp",
    "description": "生活不能沒有音樂~"
}

友链地址

https://blog.himicos.cc

友链仓库(可选)

No response

困困鱼

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "困困鱼",
    "url": "https://kunkunyu.com/",
    "avatar": "https://noxox.cn/upload/645fac04e203a.jpeg",
    "screenshot": "喜欢捣鼓的博主",
    "description": "https://0206.ink/upload/snipaste-2023-08-29-19-14-41.webp"
}

友链地址

https://0206.ink/links

友链仓库(可选)

No response

新·都在

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "新·都在",
    "url": "https://blog.xindu.site",
    "avatar": "https://api.minio.cnkj.site/blog.cnkj.site/backup/logo-doiw.png",
    "screenshot": "",
    "description": ""
}

友链地址

https://blog.xindu.site

友链仓库(可选)

No response

Thun888's Blog

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "Thun888's Blog",
    "url": "https://blog.hzchu.top/",
    "avatar": "https://blog.hzchu.top/img/avatar.webp",
    "screenshot": "https://onep.hzchu.top/mount/pic/blog-hzchu-top.png",
    "description": "夏日当空,心如深渊"
}

友链地址

https://blog.hzchu.top/friends/

友链仓库(可选)

No response

爱玩实验室a

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "**爱玩实验室a",
    "url": "https://iwanlab.com/",
    "avatar": "https://gao.ee/gugu",
    "screenshot": "https://gao.ee/gugu",
    "description": ""
}

友链地址

https://iwanlab.com/

友链仓库(可选)

No response

樱花小镇

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "樱花小镇",
    "url": "https://blog.sakura.vin",
    "avatar": "https://www.sakura.vin/favicon.ico",
    "screenshot": "https://bu.dusays.com/2023/08/20/64e1aede443c6.png",
    "description": "小园新种红樱树,.闲绕花枝便当游。"
}

友链地址

https://blog.sakura.vin/friends

友链仓库(可选)

No response

wyj5211的小站

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "wyj5211的小站",
    "url": "https://blog.wyj5211.top/",
    "avatar": "https://gravatar.loli.net/avatar/5802ef407e84292358999b15c6cd39de?s=500",
    "screenshot": "https://github.com/Chenli-L/friends/assets/26090083/7e9edec5-876c-4e8d-977c-efa1ad3565f9",
    "description": "折腾学习无止境"
}

友链地址

https://blog.wyj5211.top/

友链仓库(可选)

No response

九夏小站

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "九夏小站",
    "url": "https://blog.inekoxia.com/",
    "avatar": "https://kfdzcoffee.cn/upload/mmexport1715001096100.png",
    "screenshot": "",
    "description": "一个没有梦想的咸鱼开发者"
}

友链地址

https://blog.inekoxia.com/

友链仓库(可选)

No response

山岳库博

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "山岳库博",
    "url": "https://kmar.top",
    "avatar": "https://npm.elemecdn.com/@kmar/fonts@1/avatar/own.png",
    "screenshot": "https://npm.elemecdn.com/@kmar/fonts@1/sc/own.jpg",
    "description": "开发学习启发性二刺螈"
}

友链地址

https://kmar.top/link/

友链仓库(可选)

No response

清风

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "清风",
    "url": "https://luckqf.cn",
    "avatar": "https://cdn1.luckqf.cn/qingfeng.jpg",
    "screenshot": "https://cdn1.luckqf.cn/luckqf/2024-02-23T22:35:14.855673291-ggctvqwdpmqlxloq.png-pngshoushen",
    "description": "万般皆苦 唯有自渡"
}

友链地址

https://luckqf.cn/links/

友链仓库(可选)

No response

FoskyM's blog

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "FoskyM's blog",
    "url": "https://blog.fosky.top",
    "avatar": "https://q1.qlogo.cn/g?b=qq&nk=3193472696&s=160",
    "screenshot": "",
    "description": "是侬勿望"
}

友链地址

https://blog.fosky.top/friends.html

友链仓库(可选)

No response

Phantom

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "Phantom",
    "url": "https://www.shelven.com/",
    "avatar": "https://www.shelven.com/tuchuang/avatar.jpg",
    "screenshot": "https://www.shelven.com/tuchuang/screen.jpg",
    "description": "博学而笃志,切问而近思"
}

友链地址

https://www.shelven.com/Friends/

友链仓库(可选)

No response

两个笨笨

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "两个笨笨",
    "url": "https://mkirin.top/",
    "avatar": "https://pic.imgdb.cn/item/64f46aa6661c6c8e54120ce3.webp",
    "screenshot": "https://pic.imgdb.cn/item/64f46aa6661c6c8e54120ce3.webp",
    "description": ""
}

友链地址

https://mkirin.top/exchange_link.html

友链仓库(可选)

No response

Leonus

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "Leonus",
    "url": "https://blog.leonus.cn/",
    "avatar": "https://q1.qlogo.cn/g?b=qq&nk=990320751&s=5",
    "screenshot": "",
    "description": "进一寸有进一寸的欢喜。"
}

友链地址

https://blog.leonus.cn/link

友链仓库(可选)

No response

Anyeの小站

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "Anyeの小站",
    "url": "https://www.anye.xyz",
    "avatar": "https://cdn.anye.xyz/favicon.png",
    "screenshot": "https://cdn.anye.xyz/favicon.png",
    "description": ""
}

友链地址

https://www.anye.xyz

友链仓库(可选)

No response

ZHI-BLOG

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "ZHI-BLOG",
    "url": "https://blog.zhwei101.com/",
    "avatar": "https://blog.zhwei101.com/favicon.ico",
    "screenshot": "https://blog.zhwei101.com/favicon.ico",
    "description": ""
}

友链地址

https://blog.zhwei101.com/

友链仓库(可选)

No response

guqing's blog

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "guqing's blog",
    "url": "https://guqing.io",
    "avatar": "https://guqing.io/avatar",
    "screenshot": "https://guqing.io/avatar",
    "description": ""
}

友链地址

https://guqing.io

友链仓库(可选)

No response

新次元社

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "新次元社",
    "url": "https://newcys.com/",
    "avatar": "https://newcys.com/logo",
    "screenshot": "",
    "description": ""
}

友链地址

newcys.com

友链仓库(可选)

No response

lihaoyu.cn

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "晓雨杂记",
    "url": "https://lihaoyu.cn",
    "avatar": "https://blog-api.lihaoyu.cn/avatar",
    "screenshot": "",
    "description": "也许我们会分别,但我们将永远不会忘记彼此。"
}

友链地址

https://lihaoyu.cn/links/

友链仓库(可选)

No response

海若

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "海若",
    "url": "https://hyruo.com",
    "avatar": "https://hyruo.com/links/avatar.jpg",
    "screenshot": "https://hyruo.com/links/avatar.jpg",
    "description": "法学法律工作者"
}

友链地址

https://hyruo.com/links/avatar.jpg

友链仓库(可选)

No response

Achuan-2

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "Achuan-2",
    "url": "https://achuan-2.github.io/",
    "avatar": "https://www.freeimg.cn/i/2023/10/31/65408016573a9.jpg",
    "screenshot": "https://fastly.jsdelivr.net/gh/Achuan-2/Picbed@pic/assets/1666805527244Snipaste_2022-10-27_01-31-59.png",
    "description": "一条没有故事的巛",
    "keywords": "生物信息, 编程"
}

友链地址

Achuan-2

友链仓库(可选)

No response

安知鱼

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "安知鱼",
    "url": "https://blog.anheyu.com/",
    "avatar": "https://npm.elemecdn.com/[email protected]/img/avatar.jpg",
    "screenshot": "https://npm.elemecdn.com/[email protected]/img/blog.anheyu.com.jpg",
    "description": "生活明朗,万物可爱"
}

友链地址

https://blog.anheyu.com/link/

友链仓库(可选)

No response

葱苓sama

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "葱苓sama",
    "url": "https://blog.ciraos.top",
    "avatar": "https://cdn.jsdelivr.net/gh/ciraos/ciraos-static@main/img/avatar1.webp",
    "screenshot": "https://cdn.jsdelivr.net/gh/ciraos/ciraos-static@main/img/site-shot.webp",
    "description": "Dare && Do"
}

友链地址

https://blog.itciraos.cn/friends/

友链仓库(可选)

No response

桜紺狸の部落阁

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "桜紺狸の部落阁",
    "url": "https://www.skira.top/",
    "avatar": "https://www.skira.top/img/lemonsuka.webp",
    "screenshot": "https://www.skira.top/img/lemonsuka.webp",
    "description": ""
}

友链地址

https://www.skira.top/

友链仓库(可选)

No response

小四

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "小白笔记",
    "url": "https://www.oshcz.cn/",
    "avatar": "https://bu.dusays.com/2023/10/20/6531d74ab9a15.png",
    "screenshot": "https://bu.dusays.com/2023/10/26/6539ba807c097.png",
    "description": ""
}

友链地址

https://www.oshcz.cn/friends/

友链仓库(可选)

No response

Seepine’s Blog

检查清单

  • 合法的、非营利性、无商业广告、无木马植入。

友链信息

{
    "title": "Seepine’s Blog",
    "url": "https://seepine.com/",
    "avatar": "https://seepine.com/cdn/img/avatar.png",
    "screenshot": "https://seepine.com/cdn/img/screen.png",
    "description": "Java,Vue,Docker,Flutter"
}

友链地址

https://seepine.com/friends/

友链仓库(可选)

seepine/blog-friends#7

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.