提交 a468f50b 编写于 作者: 茶陵後's avatar 茶陵後 👍

merge db.json

# See http://help.github.com/ignore-files/ for more about ignoring files.
# compiled output
/dist
/build
/tmp
/out-tsc
*
!/public
# dependencies
/node_modules
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings
# System Files
.DS_Store
Thumbs.db
*.psd*
.eslintcache
nav.config.js
> 您需要按照下列要求填写开源项目,我们将对您填写的内容进行审核,审核通过以后由 Gitcode 运营人员将填写好的项目补充到[开源导航页面](https://codechina_dev.gitcode.host/git2/#/sim)。同时您可以收到 CSDN Gitcode 团队为答谢您为开源社区所做贡献而提供的精美礼品一份。
### 项目所属三级分类
- 一级(`必须`):请从这里选择一个
['Git工具','WEB前端','Python','Java','C/C++','人工智能','数据库','操作系统','云原生','大数据','物联网','芯片','区块链','工业互联网','大前端','开发环境与工具','移动端','智能硬件','企业应用','低代码','文档翻译','边缘计算','游戏/娱乐','建站系统','车载应用','智能家居','自动驾驶','量子计算']
如:人工智能
- 二级(`必须`): 请自行填写
如:自然语言处理
- 三级(`可选`): 请自行填写
如:智能对话
### 项目详情
- 项目名称
- icon URL(可选)
- 项目描述
- 项目官网地址
- Gitcode 代码托管地址
- Github 代码托管地址
- 英文文档地址(可选)
- 中文文档地址(可选)
- 其他文档地址(可选)
\ No newline at end of file
<p align="center">
<a href="https://nav3.cn/?g">
<img src="src/assets/logo.png" width="130" />
</a>
<br />
<b>Discovery Navigation</b>
<p align="center">A purely static, powerful navigation website that supports SEO and online editing, I hope you will like it</p>
<p align="center">Built-in collection of up to 800+ high-quality websites to help you work, study and live</p>
<p align="center">
<a href="README_zh-CN.md">
<img src="https://img.shields.io/badge/lang-%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87-red.svg?longCache=true&style=flat-square">
</a>
<img src="https://img.shields.io/github/v/release/xjh22222228/nav" />
<a href="https://github.com/xjh22222228/nav/stargazers"><img src="https://img.shields.io/github/stars/xjh22222228/nav" alt="Stars"/></a>
<img alt="Angular" src="https://img.shields.io/static/v1.svg?label=&message=Angular11&style=flat-square&color=C82B38">
<img src="https://img.shields.io/github/license/xjh22222228/nav" />
</p>
</p>
## Content contribution
我们接受并鼓励您为 https://git.csdn.net 开源导航站点贡献内容,您可以通过创建 issue 的方式告诉我们您希望在该站点展示哪些内容。
我们将对您提交的内容进行认真审核,审核通过后您所提交的内容将会被显示在开源导航上,同时您将会收到来自 CSDN Gitcode 官方的精美答谢礼品一份。
[ISSUE 反馈地址](https://codechina.csdn.net/codechina_dev/git2/-/issues/new?template=OSS_Navigation_Template)
<br />
<br />
## Development contribution
## Preview
**Themes**
代码贡献,您可到作者 github 项目中提 pr。
[contribution](https://github.com/xjh22222228/nav/issues)
- [Sim online preview](https://nav3.cn/#/sim)
- [Light online preview](https://nav3.cn/#/light)
- [Side online preview](https://nav3.cn/#/side)
- [App online preview](https://nav3.cn/#/app)
![Preview](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/nav/1.png)
![Preview](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/nav/2.png)
![Preview](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/nav/3.png)
![Preview](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/nav/4.png)
![Preview](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/nav/5.png)
## Features
`Discovery Navigation The idea is to make it simple and convenient without relying on back-end services, without complicated configuration and database configuration concepts, so it can be used out of the box.
- 🍰 Built-in 800+utility sites.
- 🍰 Support SEO.
- 🍰 It is completely static and provides automatic deployment functions.
- 🍰 The trigeminal tree has a clear structure and clear classification.
- 🍰 Support one website to associate multiple URLs
- 🍰 The coexistence of beauty and simplicity is no longer the era of killing Matt.
- 🍰 Completely open source, easy to customize.
- 🍰 Support multiple browsing modes and innovation.
- 🍰 Support footprint memory.
- 🍰 Support mobile browsing.
- 🍰 Support search query.
- 🍰 Support custom engine search.
- 🍰 A variety of theme switching.
- 🍰 Support dark mode.
- 🍰 Support background management, no need to deploy.
- 🍰 Support import from Chrome bookmarks
## Deploy
Its as easy as counting numbers "3 2 1" that simple!
#### Method one (github-pages free)
1、Fork the current project.
2、[https://github.com/settings/tokens](https://github.com/settings/tokens) apply for a token, check the corresponding permissions, if you don’t understand, select all, copy and save the token.
3、https://github.com/askfriends/nav/settings/secrets/actions/new Create a new application token, name fill in TOKEN (All are uppercase).
4、Go to https://github.com/askfriends/nav/actions click "Green Button"
5、Be sure to modify the project configuration file [nav.config.ts](nav.config.ts)
6、After 5 minutes, open https://askfriends.github.io/nav , you will see a very powerful navigation website.
### Method 2 (Free Vercel)
The steps are the same as the first method, except that the fourth step is not needed.
For specific use, follow the steps [https://github.com/apps/vercel](https://github.com/apps/vercel)
Note: If you want to deploy your own domain name, then the above tutorial is also suitable, as it provides automated deployment, and then through CNAME or Revers Proxy implementation:
```conf
# nginx
server {
listen 80;
server_name www.nav3.cn nav3.cn;
location / {
proxy_pass https://xjh22222228.github.io/nav/;
}
}
```
## Bookmark import
Support importing from Chrome bookmarks (WebKit kernel should be supported~), it will automatically detect navigation that meets the three-level classification, and all others will be set as unclassified:
![](https://raw.githubusercontent.com/xjh22222228/public/gh-pages/nav/import.png)
The browser opens chrome://bookmarks/ to export the bookmarks to get the html file, and then import it from the background of the navigation website.
## Choose the Loading that suits you
Modify the `loading` field in [Configuration File](nav.config.ts).
<img src="media/loading1.png" width="400px" />
<img src="media/loading2.png" width="400px" />
<img src="media/loading3.png" width="400px" />
##upgrade
Before upgrading, please back up the `data` folder and `nav.config.ts` in the root directory, and replace them after the upgrade.
Click the `Watch` button in the upper right corner to track the version upgrade for the first time.
## Update log
[CHANGELOG](https://github.com/xjh22222228/nav/releases)
## Development and construction
``` bash
# Download
git clone --depth=1 https://github.com/xjh22222228/nav.git
cd nav
# Installation dependencies
yarn
# Start
yarn start
# Build
yarn build
```
## contribute
Thank you for your [contribution](https://github.com/xjh22222228/nav/issues), men.
<a href="https://github.com/YutHelloWorld">
<img src="https://avatars1.githubusercontent.com/u/20860159?s=460&v=4" width="30px" height="30px" />
</a>
<a href="https://github.com/JJJTHuang">
<img src="https://avatars3.githubusercontent.com/u/22817432?s=460&v=4" width="30px" height="30px" />
</a>
<a href="https://github.com/Fechin">
<img src="https://avatars1.githubusercontent.com/u/2541482?s=460&v=4" width="30px" height="30px" />
</a>
<a href="https://github.com/setdiaoyong">
<img src="https://avatars1.githubusercontent.com/u/62551864?s=460&v=4" width="30px" height="30px" />
</a>
## Suggest
If you have any functional suggestions, you can initiate an [issue](https://github.com/xjh22222228/nav/issues), Thank you.
......@@ -6,843 +6,129 @@
"title": "Git 上手",
"nav": [
{
"title": "开发神器",
"title": "官方文档",
"nav": [
{
"name": "Github-CLI",
"name": "Git-SCM",
"createdAt": "2021-02-18T13:06:06.671Z",
"rate": 5,
"desc": "GitHub的官方命令行工具",
"top": false,
"icon": "https://github.githubassets.com/favicons/favicon.svg",
"url": "https://cli.github.com/",
"urls": {
"Github": "https://github.com/cli/cli"
}
},
{
"name": "Coveralls",
"icon": "https://coveralls.io/favicon.png",
"url": "https://coveralls.io/",
"desc": "通过显示测试套件未涵盖代码的哪些部分,我们可以帮助您自信地交付代码。免费提供开源软件库",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "Releasly",
"desc": "在新的开源版本发布时收到通知,直接发送到您的电子邮件中。",
"url": "https://www.releasly.co/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "Convert cURL",
"desc": "将curl命令转换为Python,JavaScript,PHP,R,Go,Rust,Dart,JSON,Ansible,Elixir。",
"url": "https://curl.trillworks.com/",
"urls": {
"Github": "https://github.com/NickCarneiro/curlconverter"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"name": "Supervisor",
"desc": "Supervisor是一个客户端/服务器系统,允许其用户监视和控制类似UNIX的操作系统上的多个进程。",
"url": "http://supervisord.org/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.sonarqube.org/favicon-152.png",
"name": "SonarQube",
"desc": "代码质量和安全性检查, 支持所有开发人员编写更干净,更安全的代码。",
"url": "https://www.sonarqube.org/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://paste.ubuntu.com/favicon.ico",
"name": "Pastebin",
"desc": "在线共享代码,将代码以URL形式发送以便查看",
"url": "https://paste.ubuntu.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://avatars2.githubusercontent.com/u/30217756?s=200&v=4",
"name": "UPX",
"desc": "UPX-可执行文件的终极打包器",
"url": "https://github.com/upx/upx",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://avatars2.githubusercontent.com/u/30217756?s=200&v=4",
"name": "askgit",
"desc": "使用SQL查询git存储库。生成报告,执行状态检查,分析代码库。",
"url": "https://github.com/augmentable-dev/askgit",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://avatars3.githubusercontent.com/u/1396951?s=200&v=4",
"name": "Sentry",
"desc": "Web应用程序,移动应用程序和游戏的实时崩溃报告。",
"url": "https://sentry.io/",
"urls": {
"Github": "https://github.com/getsentry"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "https://randomuser.me/favicon.ico",
"name": "randomuser",
"desc": "随机用户生成器是用于生成占位符用户信息的免费API。 获取个人资料照片,姓名等。 对于人们来说,就像Lorem Ipsum。",
"url": "https://randomuser.me/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://camo.githubusercontent.com/ebfdd465daa90626d0ab0d0fddc0e457c942a392/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f616e7572616768617a72612f696d6167652f75706c6f61642f76313539343930383234322f6c6f676f5f636373776d652e737667",
"name": "github-readme-stats",
"desc": "在你的 README 中 获取动态生成的 GitHub 统计信息",
"url": "https://github.com/anuraghazra/github-readme-stats/blob/master/readme_cn.md",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://i.imgur.com/zBEQq4w.png",
"name": "Hits",
"desc": "了解有多少人正在查看您的GitHub项目的简单方法",
"url": "http://hits.dwyl.io/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "GitHub 文件加速",
"desc": "GitHub 文件加速",
"url": "https://shrill-pond-3e81.hunsh.workers.dev/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "Shields IO",
"desc": "svg生成版本号图标",
"url": "https://shields.io/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.fundebug.com/favicon.ico",
"name": "FunDebug",
"desc": "支持前端JavaScript,后端Node.js以及微信小程序错误监控",
"url": "https://www.fundebug.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "http://www.asciiworld.com/favicon.ico",
"name": "Asciiworld",
"desc": "WA!原来那些年程序猿搞怪的注释都在这里",
"url": "http://www.asciiworld.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://jsfiddle.net/img/favicon.png",
"name": "jsfiddle",
"desc": "强大的前端代码在线演示的网站",
"url": "http://jsfiddle.net/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://user-images.githubusercontent.com/799578/50462941-8075fe80-09c3-11e9-89e7-af0cb7991406.png",
"name": "CODEIF",
"desc": "变量命名神器",
"url": "https://unbug.github.io/codelf/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "http://asciiflow.com/images/favicon.png",
"name": "ASCIIFlow Infinity",
"desc": "无限的ASCII图表,保存到谷歌驱动器,调整大小,自由绘制,并直接输出到文本/HTML。",
"url": "http://asciiflow.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://kinolien.github.io/gitzip/images/gitzip.png",
"name": "gitzip",
"desc": "它可以将GITHUB存储库的子文件夹/子目录作为zip并下载",
"url": "https://kinolien.github.io/gitzip/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "http://sc.ftqq.com/static/image/favlogo.png",
"name": "Server酱",
"desc": "「Server酱」,英文名「ServerChan」,是一款「程序员」和「服务器」之间的通信软件。",
"url": "http://sc.ftqq.com",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "mkcert",
"desc": "一个简单的零配置工具,可以使用您喜欢的任何名称制作本地可信赖的SSL开发证书",
"url": "https://github.com/FiloSottile/mkcert",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://carbon.now.sh/favicon.ico",
"name": "carbon",
"desc": "创建和分享源代码的精美图像",
"url": "https://carbon.now.sh",
"urls": {
"Github": "https://github.com/dawnlabs/carbon"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"name": "setup-ipsec-vpn",
"desc": "用于构建您自己的IPsec VPN服务器的脚本,在Ubuntu,Debian和CentOS上使用IPsec / L2TP和Cisco IPsec",
"url": "https://github.com/hwdsl2/setup-ipsec-vpn",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.digitalocean.com/favicon.ico",
"name": "nginxconfig",
"desc": "nginx配置生成器",
"url": "https://www.digitalocean.com/community/tools/nginx#?",
"urls": {
"Github": "https://github.com/digitalocean/nginxconfig.io"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"name": "GraphQL Explorer",
"desc": "GraphQL资源管理器利用真实的、实时的生产数据",
"url": "https://developer.github.com/v4/explorer/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "patorjk",
"desc": "将文本转换成ASCII",
"url": "http://patorjk.com/software/taag/#p=display&f=Graffiti&t=xiejiahe",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://avatars0.githubusercontent.com/u/62133242?s=200&v=4",
"name": "lens",
"desc": "Lens控制Kubernetes集群所需的唯一IDE。它是适用于MacOS,Windows和Linux操作系统的独立应用程序。它是开源的,免费的。",
"url": "https://k8slens.dev/",
"urls": {
"Github": "https://github.com/lensapp/lens"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"name": "public-apis",
"desc": "一些可用在 Web 或软件开发的开放 API 接口",
"url": "https://github.com/public-apis/public-apis",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://astexplorer.net/favicon.png",
"name": "astexplorer",
"desc": "一个Web工具,用于探索由各种解析器生成的AST",
"url": "https://astexplorer.net/",
"urls": {
"Github": "https://github.com/fkling/astexplorer"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "http://www.u.tools/assets/img/brand/favicon.png",
"name": "uTools",
"desc": "uTools是一个极简、插件化、跨平台的现代桌面软件。通过自由选配丰富的插件,打造你得心应手的工具集合",
"url": "http://www.u.tools/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://ihateregex.io/favicon.ico",
"name": "ihateregex",
"desc": "正则表达式备忘录",
"url": "https://ihateregex.io/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://avatars3.githubusercontent.com/u/22552083?s=200&v=4",
"name": "Oh My ZSH",
"desc": "是一个开放源代码,社区驱动的框架,用于管理zsh配置。",
"url": "https://ohmyz.sh/",
"urls": {
"Github": "https://github.com/ohmyzsh"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "https://tampermonkey.freetls.fastly.net/images/icon144.png",
"name": "Tampermonkey",
"desc": "一款免费的浏览器扩展和最为流行的用户脚本管理器",
"url": "https://www.tampermonkey.net/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "Greasy Fork",
"desc": "提供用户脚本的网站",
"url": "https://greasyfork.org/zh-CN",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://img.kuaidaili.com/img/favicon.ico?v=3",
"name": "免费代理",
"desc": "免费HTTP代理IP",
"url": "https://www.kuaidaili.com/free/inha/1/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://avatars2.githubusercontent.com/u/1342004?s=200&v=4",
"name": "Google Workspace",
"desc": "Google Workspace状态信息中心",
"url": "https://www.google.com/appsstatus#hl=en&v=status",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "接口/开发文档管理",
"nav": [
{
"icon": "https://www.eolinker.com/assets/images/favicon.ico",
"name": "eoLinker接口管理平台",
"desc": "国内最大的在线接口管理服务方案供应商",
"url": "https://www.eolinker.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://avatars2.githubusercontent.com/u/19645609?s=200&v=4",
"name": "YApi",
"desc": "YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台",
"url": "https://yapi.baidu.com/",
"urls": {
"Github": "https://github.com/YMFE/yapi"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "http://rap2.taobao.org/favicon.png",
"name": "RAP2",
"desc": "Web接口管理工具,开源免费,接口自动化,MOCK数据自动生成,自动化测试,企业级管理。阿里妈妈MUX团队出品",
"url": "http://rap2.taobao.org/",
"urls": {
"Github": "https://github.com/thx/rap2-delos"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "https://www.showdoc.cc/static/logo/b_64.png",
"name": "showdoc",
"desc": "一个非常适合IT团队的在线API文档、技术文档工具",
"url": "https://www.showdoc.cc/",
"urls": {
"Github": "https://github.com/star7th/showdoc"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "https://avatars3.githubusercontent.com/u/40133106?s=200&v=4",
"name": "docsify",
"desc": "一个神奇的文档站点生成器",
"url": "https://docsify.js.org",
"urls": {
"Github": "https://github.com/docsifyjs/docsify"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "https://avatars2.githubusercontent.com/u/4103663?s=200&v=4",
"name": "apiDoc",
"desc": "RESTful Web API文档生成器",
"url": "http://apidocjs.com",
"urls": {
"Github": "https://github.com/apidoc/apidoc"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "https://avatars2.githubusercontent.com/u/69631?s=200&v=4",
"name": "docusaurus",
"desc": "易于维护的开源文档网站",
"url": "https://docusaurus.io/",
"urls": {
"Github": "https://github.com/facebook/docusaurus"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "https://www.zentao.net/favicon.ico",
"name": "禅道",
"desc": "禅道是灵活的项目管理软件",
"url": "https://www.zentao.net/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.tapd.cn/favicon.ico",
"name": "Tapd",
"desc": "一站式敏捷研发协作云平台, 凝聚腾讯研发方法及敏捷实践精髓, 助力企业研发更高效、协作更敏捷",
"url": "https://www.tapd.cn/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://avatars2.githubusercontent.com/u/56705483?s=200&v=4",
"name": "Hoppscotch",
"desc": "一个免费,快速,美观的API请求构建器,供10万多个开发人员使用。(原名叫 Postwoman)",
"url": "https://hoppscotch.io/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "内网穿透/代理",
"nav": [
{
"name": "Sunny-Ngrok",
"desc": "一条命令解决的外网访问内网问题,无需任何配置,下载客户端之后直接一条命令让外网访问您的内网不再是距离",
"url": "https://www.ngrok.cc/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "frp",
"desc": "一个快速反向代理,可帮助您将NAT或防火墙后面的本地服务器暴露给Internet。",
"url": "https://github.com/fatedier/frp",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://avatars2.githubusercontent.com/u/11404085?s=200&v=4",
"name": "zan-proxy",
"desc": "本地代码调试线上页面,环境再也不是问题",
"url": "https://youzan.github.io/zan-proxy/",
"urls": {
"Github": "https://github.com/youzan/zan-proxy"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "https://ngrok.com/static/img/favicon.png",
"name": "ngrok",
"desc": "ngrok是一个反向代理,通过在公共的端点和本地运行的 Web 服务器之间建立一个安全的通道。ngrok可捕获和分析所有通道上的流量,便于后期分析和重放",
"url": "https://ngrok.com/",
"urls": {
"Github": "https://github.com/inconshreveable/ngrok"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "编码/解码",
"nav": [
{
"icon": "http://www.chamd5.org/favicon.ico",
"name": "查MD5",
"desc": "MD5在线解密|md5在线破解|批量破解md5网站",
"url": "http://www.cmd5.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://jwt.io/img/favicon/apple-icon-76x76.png",
"name": "JSON Web Tokens",
"desc": "jwt 在线解码",
"url": "https://jwt.io/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "http://www.xpcha.com/favicon.ico",
"name": "base64",
"desc": "base64在线解码编码",
"url": "http://base64.xpcha.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "免费公开API",
"nav": [
{
"icon": "https://www.ipify.org/static/images/favicon-96x96.png",
"name": "ipify",
"desc": "一个简单的公共IP地址API",
"url": "https://www.ipify.org/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "归属地查询",
"desc": "淘宝免费归属地查询",
"url": "https://tcc.taobao.com/cc/json/mobile_tel_segment.htm?tel=13333333333",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": "2021-01-23T01:32:06.423Z"
}
],
"collapsed": false,
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "GUI 工具",
"nav": [
{
"title": "设计相关",
"nav": [
{
"icon": "https://www.draw.io/images/apple-touch-icon.png",
"name": "draw",
"desc": "免费的在线图表软件,用于制作流程图、流程图、组织图、UML、ER和网络图",
"url": "https://www.draw.io/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.processon.com/favicon.ico",
"name": "ProcessOn",
"desc": "免费在线作图工具,UML作图,UI界面原型设计,iOS原型设计,BPMN,流程图,思维导图,多人协作绘图",
"url": "https://www.processon.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://lhcdn.lanhuapp.com/web/static/favicon.ico",
"name": "蓝湖",
"desc": "蓝湖是一款设计图共享平台,帮助互联网团队管理设计图",
"url": "https://lanhuapp.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://zeplin.io/img/favicon/228x228.png",
"name": "Zeplin",
"desc": "为设计师和前端而生的协作应用",
"url": "https://zeplin.io/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://mubu.com/favicon.ico",
"name": "幕布",
"desc": "极简大纲笔记 | 一键生成思维导图",
"url": "https://mubu.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://p.ssl.qhimg.com/t01a54d9106629dda0e.png",
"name": "声享",
"desc": "在线制作 PPT,让分享更有价值",
"url": "https://ppt.baomitu.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://modao.cc/images/logo.png",
"name": "墨刀",
"desc": "原型设计工具,web原型设计工具,app原型设计工具",
"url": "https://modao.cc/features",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://xzlogo.com/static/images/favicon-16x16.png?v2",
"name": "小智LOGO",
"desc": "LOGO在线制作神器 - 3分钟完成LOGO设计在线生成",
"url": "https://xzlogo.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.chuangkit.com/favicon.ico",
"name": "创客贴",
"desc": "一款简单易用、功能强大的线上图形设计工具",
"url": "https://www.chuangkit.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
"rate": 4.5,
"desc": "Git 官方参考手册",
"top": false,
"icon": "https://avatars.githubusercontent.com/u/95588?s=200&v=4",
"url": "https://git-scm.com/book/zh/v2",
"urls": {
"GitCode": "#",
"中文文档": "#"
}
},
{
"icon": "https://cdn.jifo.co/favicon/favicon.ico",
"name": "在线制作图表",
"desc": "信息图表是一种易于使用的信息图表和图表制造商。创建和分享美丽的信息图表,在线报告和互动地图。在这里做你自己",
"url": "https://infogram.com/",
"name": "Progit",
"desc": "Pro Git 中文版",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"urls": {
"GitCode": "https://codechina_dev.gitcode.host/progit2/"
},
"rate": 5,
"top": false
},
}
],
"collapsed": false,
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "在线学Git",
"nav": [
{
"name": "CLIPPING MAGIC",
"desc": "删除图像背景在线。使背景透明,白色等编辑,裁剪,旋转,固定颜色,添加阴影,一款在线抠图工具",
"url": "https://clippingmagic.com/",
"name": "Git 入门",
"desc": "GitCode Learning Lab,换种方式学Git",
"url": "https://gitcode.net/courses/detail/1/l",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://koutu.gaoding.com/favicon.ico",
"name": "稿定抠图",
"desc": "稿定设计是一款专为淘宝店主、新媒体运营人员和修图爱好者打造的免费在线抠图工具。",
"url": "https://www.gaoding.com/koutu",
"name": "在线学 Git",
"desc": "Learning Git Branching",
"url": "https://codechina_dev.gitcode.host/learn-git-branching/?locale=zh_CN",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
}
],
"collapsed": false,
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "Git教程",
"nav": [
{
"icon": "https://uzer.me/favicon.ico",
"name": "UZER.ME",
"desc": "超级应用空间致力于全生命周期的文档管理,无需安装,即可在线编辑Office, CAD,PS等任意格式文档,支持远程协作,全文检索,版本管理,权限管理,安全外发等.提高工作效率,降低安全风险",
"url": "https://uzer.me/index.html",
"name": "菜鸟教程",
"desc": "Git 教程 | 菜鸟教程",
"url": "https://www.runoob.com/git/git-tutorial.html",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.launchaco.com/static/favicon.ico",
"name": "launchaco",
"desc": "免费在线制作LOGO",
"url": "https://www.launchaco.com/logo",
"name": "W3Cschool",
"desc": "Git 教程_w3cschool",
"url": "https://www.w3cschool.cn/git/",
"urls": {
},
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://g.alicdn.com/acca/resource/luban/image/favicon.png",
"name": "鹿班",
"desc": "鹿班 - 让设计更美好(阿里出品)",
"url": "https://luban.aliyun.com/",
"name": "易百教程",
"desc": "Git 教程_易百教程",
"url": "https://www.yiibai.com/git/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.yasuotu.com/favicon.ico",
"name": "图片裁剪",
"desc": "在线裁剪照片大小尺寸",
"url": "https://www.yasuotu.com/meditor",
"icon": "https://backlog.com/git-tutorial/cn/favicon.ico",
"name": "Git入门",
"desc": "猴子都能懂的GIT入门教程",
"url": "https://paste.ubuntu.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"collapsed": false,
"createdAt": "2021-01-23T01:32:06.423Z"
}
],
"collapsed": false,
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "Git 学习",
"title": "GUI 工具",
"nav": [
{
"title": "GUI",
"title": "Windows",
"nav": [
{
"icon": "https://bitwarden.com/images/icons/favicon-32x32.png",
"name": "Bitwarden",
"desc": "个人和企业在任何设备上存储,共享和保护敏感数据的最简单,最安全的方法",
"url": "https://bitwarden.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://typora.io/img/favicon-48.png",
"name": "Typeora",
"desc": "Typora是一款跨平台的最小Markdown编辑器,可为Markdown读者和作家提供无缝的体验",
"url": "https://typora.io/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.iterm2.com/favicon.ico",
"name": "iterm2",
"desc": "iTerm2是Terminal的替代品,是iTerm的后续产品",
"url": "https://www.iterm2.com/",
"icon": "https://tortoisegit.org/images/apple-touch-icon.png",
"name": "TortoiseGit",
"desc": "TortoiseGit 是基于 TortoiseSVN 的 Git 的 Windows Shell 界面",
"url": "https://tortoisegit.org/download/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.sourcetreeapp.com/assets/img/favicons/sourcetree/favicon-32x32.png",
"icon": "https://wac-cdn.atlassian.com/assets/img/favicons/sourcetree/apple-touch-icon.png",
"name": "Sourcetree",
"desc": "美丽的Git GUI中的简单性和强大功能",
"desc": "SourceTree 是 Windows 和 OS X 下免费的 Git 和 Hg 客户端",
"url": "https://www.sourcetreeapp.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
......@@ -850,92 +136,32 @@
"top": false
},
{
"icon": "https://www.charlesproxy.com/static/img/icon.8b97278f.png",
"name": "charles",
"desc": "Charles是HTTP代理/ HTTP监视器/反向代理,使开发人员可以查看其计算机与Internet之间的所有HTTP和SSL / HTTPS通信。这包括请求,响应和HTTP标头(其中包含cookie和缓存信息)。",
"url": "https://www.charlesproxy.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://tunnelblick.net/favicon.ico",
"name": "Tunnelblick",
"desc": "适用于macOS的免费开源OpenVPN VPN客户端服务器软件。",
"url": "https://tunnelblick.net/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.keka.io/img/Keka-120x120.png",
"name": "Keka",
"desc": "macOS文件存档器, 储存更多,私密分享",
"url": "https://www.keka.io/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://getkap.co/static/favicon/kap.ico",
"name": "Kap",
"desc": "使用Web技术构建的开源屏幕录像机。",
"url": "https://getkap.co/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://code.visualstudio.com/apple-touch-icon.png",
"name": "Vscode",
"desc": "VScode是一款轻量级的编辑器,自由。 建立在开源上。 无处不在。",
"url": "https://code.visualstudio.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://nmap.org/shared/images/tiny-eyeicon.png",
"name": "zenmap",
"desc": "开源免费的网络发现工具,通过它能够找出网络上在线的主机,并测试主机上哪些端口处于监听状态,接着通过端口确定主机上运行的应用程序类型与版本信息,最后利用它还能侦测出操作系统的类型和版本",
"url": "https://nmap.org/zenmap/",
"icon": "https://avatars.githubusercontent.com/u/1700077?s=200&v=4",
"name": "Git Extensions",
"desc": "Git Extensions 是一个 Git 的图形化客户端",
"url": "https://gitextensions.github.io/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"urls": {
"GitCode": "https://github.com/gitextensions/gitextensions"
},
"rate": 5,
"top": false
},
{
"icon": "https://obsproject.com/favicon-32x32.png",
"name": "obsproject",
"desc": "免费和开源软件,用于视频录制和实时流。",
"url": "https://obsproject.com/",
"icon": "https://www.syntevo.com/assets/images/logos/smartgit-8c1aa1e2.svg",
"name": "SmartGit",
"desc": "SmartGit 是一个 Git 版本控制系统的图形化客户端程序",
"url": "https://www.syntevo.com/smartgit/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://avatars1.githubusercontent.com/u/14985020?s=200&v=4",
"name": "hyper",
"desc": "基于WEB技术的终端",
"url": "https://hyper.is/",
"urls": {
"Github": "https://github.com/zeit/hyper"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "https://www.listary.com/wp-content/themes/listary5/images/favicon.ico",
"name": "Listary",
"desc": "Listary是Windows的革命性搜索实用程序,它使休闲用户和高级用户都能快速找到文件并启动应用程序!",
"url": "https://www.listary.com/",
"icon": "https://www.git-tower.com/assets/img/favicons/favicon@76w.1637229163.png",
"name": "Tower",
"desc": "Tower 是一款功能强大体验很好使用简单的 Git工具",
"url": "https://www.git-tower.com/windows",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
......@@ -944,34 +170,34 @@
],
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "虚拟机",
{
"title": "MacOS",
"nav": [
{
"icon": "https://www.vmware.com/favicon.ico",
"name": "vmware",
"desc": "利用VMware提供的软件定义的云,移动性,网络和安全解决方案来建立您的数字基础。",
"url": "https://www.vmware.com/",
"icon": "https://wac-cdn.atlassian.com/assets/img/favicons/sourcetree/apple-touch-icon.png",
"name": "Sourcetree",
"desc": "SourceTree 是 Windows 和 OS X 下免费的 Git 和 Hg 客户端",
"url": "https://www.sourcetreeapp.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.parallels.cn/typo3conf/ext/prls_theme/Resources/Public/theme/res/img/favicon/favicon.png",
"name": "parallels",
"desc": "Mac和Windows虚拟化|管理Mac|VDI和RDS解决方案",
"url": "https://www.parallels.cn/",
"icon": "https://www.syntevo.com/assets/images/logos/smartgit-8c1aa1e2.svg",
"name": "SmartGit",
"desc": "SmartGit 是一个 Git 版本控制系统的图形化客户端程序",
"url": "https://www.syntevo.com/smartgit/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "http://mumu.163.com/favicon.ico",
"name": "mumu Android模拟器",
"desc": "网易MuMu[手游模拟器][安卓模拟器]",
"url": "http://mumu.163.com/",
"icon": "https://www.git-tower.com/assets/img/favicons/favicon@76w.1637229163.png",
"name": "Tower",
"desc": "Tower 是一款功能强大体验很好使用简单的 Git工具",
"url": "https://www.git-tower.com/mac",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
......@@ -980,120 +206,84 @@
],
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "数据库",
{
"title": "VScode 插件",
"nav": [
{
"icon": "https://avatars3.githubusercontent.com/u/34743864?s=200&v=4",
"name": "DBeaver",
"desc": "适用于开发人员,数据库管理员,分析师和所有需要使用数据库的人员的免费的多平台数据库工具。支持所有流行的数据库:MySQL,PostgreSQL,SQLite,Oracle,DB2,SQL Server,Sybase,MS Access,Teradata,Firebird,Apache Hive,Phoenix,Presto等",
"url": "https://dbeaver.io/",
"urls": {
"Github": "https://github.com/dbeaver/dbeaver"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "https://redisdesktop.com/static/css/favicon.png",
"name": "RedisDesktopManager",
"desc": "Redis Desktop Manager(又名RDM)—是用于Windows,Linux,MacOS和iPadOS的快速Redis数据库管理应用程序。",
"url": "https://redisdesktop.com/",
"urls": {
"Github": "https://github.com/uglide/RedisDesktopManager"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
"top": false
},
{
"icon": "https://sequelpro.com/favicon/favicon-32x32.png",
"name": "Sequel Pro",
"desc": "Sequel Pro是一个快速,易于使用的Mac数据库管理应用程序,用于处理MySQL数据库。",
"url": "https://www.sequelpro.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://robomongo.org/static/favicon-11ace079.ico",
"name": "Robo 3T",
"desc": "一个现代,强大且由社区驱动的MongoDB管理工具",
"url": "https://robomongo.org/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.jetbrains.com/favicon-32x32.png",
"name": "DataGrip",
"desc": "jetbrains出品的数据库管理系统",
"url": "https://www.jetbrains.com/datagrip/",
"icon": "https://eamodio.gallerycdn.vsassets.io/extensions/eamodio/gitlens/11.7.0/1637268068613/Microsoft.VisualStudio.Services.Icons.Default",
"name": "GitLens",
"desc": "基于Git的开发必备神器VScode的Gitlens插件",
"url": "https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://tableplus.com/resources/favicons/apple-icon-57x57.png",
"name": "tableplus",
"desc": "用于关系数据库的现代,本地且友好的GUI工具:MySQL,PostgreSQL,SQLite等",
"url": "https://tableplus.com/",
"icon": "https://csdn.gallerycdn.vsassets.io/extensions/csdn/csdn-workflow/1.0.0/1629444910072/Microsoft.VisualStudio.Services.Icons.Default",
"name": "CSDN workflow",
"desc": "CSDN 工作流,让你在 VS Code 中畅享 CSDN 的多种服务。",
"url": "https://marketplace.visualstudio.com/items?itemName=CSDN.csdn-workflow",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"urls": {
"GitCode": "https://codechina.csdn.net/codechina_dev/csdn-workflow"
},
"rate": 5,
"top": false
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "远程控制",
{
"title": "Linux",
"nav": [
{
"icon": "https://www.teamviewer.cn/wp-content/themes/tv-wordpress-theme/dist/media/favicon.png",
"name": "TeamViewer",
"desc": "TeamViewer远程连接控制软件是一款随时随地连接到远程桌面电脑、移动设备及Iot,让远程连接过程更加的快速和安全,轻松实现对文件、网络及程序的实时支持或访问。",
"url": "https://www.teamviewer.cn/",
"icon": "https://www.syntevo.com/assets/images/logos/smartgit-8c1aa1e2.svg",
"name": "SmartGit",
"desc": "SmartGit 是一个 Git 版本控制系统的图形化客户端程序",
"url": "https://www.syntevo.com/smartgit/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://sunlogin.oray.com/favicon.ico",
"name": "向日葵",
"desc": "向日葵远程控制软件是一款免费的集远程控制电脑手机、远程桌面连接、远程开机、远程管理、支持内网穿透的一体化远程控制管理工具软件",
"url": "https://sunlogin.oray.com/",
"icon": "https://1v5ymx3zt3y73fq5gy23rtnc-wpengine.netdna-ssl.com/wp-content/uploads/2021/03/android-chrome-144x144-1.png",
"name": "GitKraken",
"desc": "GitKraken 是一款商业 Git 图形客户端,拥有非常华丽的界面",
"url": "https://www.gitkraken.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://avatars.githubusercontent.com/u/1091817?s=200&v=4",
"name": "Git-Cola",
"desc": "Git-Cola 是一款自由开源的 Git 图像客户端,由 Python 写成,并使用 GTK 界面",
"url": "http://git-cola.github.io/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {
"GitCode": "https://github.com/git-cola/git-cola"
},
"rate": 5,
"top": false
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
},
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "Git 学习",
"nav": [
{
"title": "飞机场",
"nav": [
{
"icon": "https://avatars0.githubusercontent.com/u/14110142?s=200&v=4",
"name": "v2ray",
"desc": "用于构建代理绕过网络限制的平台。",
"url": "https://github.com/v2ray/v2ray-core",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://github.com/Dreamacro/clash/raw/master/docs/logo.png",
"name": "clash",
"desc": "Go中基于规则的隧道",
"url": "https://github.com/Dreamacro/clash",
"name": "程序员研修院",
"desc": "CSDN程序员研修院,在线学 Git 视频课程",
"url": "https://edu.csdn.net/course?key=Git",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
......@@ -1109,22 +299,20 @@
"title": "代码托管平台",
"nav": [
{
"title": "影视",
"title": "第三方服务",
"nav": [
{
"icon": "https://www.bilibili.com/favicon.ico",
"name": "哔哩哔哩",
"desc": "国内知名的视频弹幕网站,这里有最及时的动漫新番,最棒的ACG氛围,最有创意的Up主",
"url": "https://www.bilibili.com/",
"name": "GitHub",
"desc": "GitHub是世界上最大的代码托管平台",
"url": "https://www.github.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.iqiyipic.com/common/images/PCW-114x114.png",
"name": "爱奇艺",
"desc": "拥有海量、优质、高清的网络视频的大型视频网站,专业的网络视频播放平台",
"name": "GitCode",
"desc": "CSDN 旗下第三方代码托管平台",
"url": "https://www.iqiyi.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
......@@ -1132,74 +320,75 @@
"top": false
},
{
"icon": "https://www.youtube.com/favicon.ico",
"name": "Youtube",
"desc": "全球最大的视频网站",
"url": "https://www.youtube.com/",
"name": "GitLab",
"desc": "GitLab 是一个用于仓库管理系统的开源项目,并在此基础上搭建起来的Web服务",
"url": "https://about.gitlab.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.douyu.com/favicon.ico",
"name": "斗鱼",
"desc": "斗鱼 - 每个人的直播平台",
"url": "https://www.douyu.com/",
"name": "Gitee",
"desc": "OSCHINA.NET 推出的代码托管平台",
"url": "https://www.gitee.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "自建",
"nav": [
{
"icon": "https://cdn.jsdelivr.net/gh/txxxjs/fk/ifkdy/2020-03-16/favicon.ico",
"name": "疯狂影视搜索",
"desc": "疯狂影视搜索是一款全能影视搜索引擎,帮你找到最新影视资源,一站拥有无尽影视资源",
"url": "http://ifkdy.com/",
"name": "GitLab",
"desc": "GitLab 是一个用于仓库管理系统的开源项目,并在此基础上搭建起来的Web服务",
"url": "https://about.gitlab.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "云主机",
"nav": [
{
"icon": "http://www.qmaile.com/favicon.ico",
"name": "全民vip视频在线解析",
"desc": "免费全网VIP视频会员免广告看电影!优酷vip解析,爱奇艺vip解析,腾讯vip解析,乐视vip解析,芒果vip解析",
"url": "http://www.qmaile.com/",
"name": "AWS CodeCommit",
"desc": "全球领先、安全的云计算服务平台",
"url": "https://aws.amazon.com/cn/codecommit/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://qncdnimg.aoscdn.com/local/beecut.cn/img/favicon.png",
"name": "蜜蜂剪辑",
"desc": "免费在线视频剪辑、视频制作、视频剪切、视频转gif等实用功能",
"url": "https://beecut.cn/online-video-editor",
{
"name": "阿里云-云效",
"desc": "云效-代码托管为企业和个人开发者提供安全、高速、便捷的Git库托管服务,并且免费",
"url": "https://promotion.aliyun.com/ntms/act/code.html",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "kk高清影院",
"desc": "kk高清影院,1080p电影下载,高清电影迅雷下载,免费高清电影网",
"url": "http://www.kk3.tv/",
{
"name": "腾讯云-Coding",
"desc": "安全、高速的 Git/SVN 代码仓库服务",
"url": "https://coding.net/products/repo",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "音乐",
"nav": [
{
"name": "自由的音乐",
"desc": "自由的音乐是一个免费试听并下载全网音乐的网站",
"url": "https://www.tikitiki.cn/",
},
{
"name": "华为云-CodeHub",
"desc": "源自华为千亿级代码管理经验,基于Git,提供企业代码托管的全方位服务",
"url": "https://www.huaweicloud.com/product/codehub.html",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
......@@ -1215,33 +404,21 @@
"title": "开源百科",
"nav": [
{
"title": "招聘/求职",
"title": "开源协议",
"nav": [
{
"icon": "https://www.zhaopin.com/favicon.ico",
"name": "智联招聘",
"desc": "智联招聘,更懂你的价值",
"url": "https://www.zhaopin.com/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.51job.com/favicon.ico",
"name": "前程无忧",
"desc": "招聘网,人才网,求职,找工作",
"url": "https://www.51job.com/",
"name": "几种常见的开源协议",
"desc": "现在开源协议众多,大概有50多种,下面只对几种常见协议做介绍",
"url": "https://blog.csdn.net/qq_22494029/article/details/79731340",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.zhipin.com/favicon.ico",
"name": "BOSS直聘",
"desc": "BOSS直聘是权威领先的招聘网,开启人才网招聘求职新时代,让求职者与Boss直接开聊、加快面试、即时反馈,找工作就来BOSS直聘和Boss开聊吧",
"url": "https://www.zhipin.com",
"name": "选择开源协议",
"desc": "快速选择一个合适的开源协议",
"url": "https://choosealicense.com/licenses/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
......@@ -1251,34 +428,30 @@
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "其他",
"title": "参与开源协作",
"nav": [
{
"name": "ResumeSample",
"desc": "程序员简历模板系列, WEB/IOS/Android/C++/node等以及通用程序员简历模板",
"url": "https://github.com/geekcompany/ResumeSample",
"name": "如何参与",
"desc": "我们到底该如何才能参与到开源项目中?",
"url": "https://blog.csdn.net/u014800380/article/details/52635027",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "http://coder.shengxinjing.cn/logo.ico",
"name": "程序员找工作黑名单",
"desc": "有些事情,应该被记住",
"url": "http://coder.shengxinjing.cn/",
"urls": {
"Github": "https://github.com/shengxinjing/programmer-job-blacklist"
},
{
"name": "开源软件指南",
"desc": "GitHub官方教你了解一下如何启动和发展你的项目",
"url": "https://opensource.guide/zh-hans/",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"icon": "https://www.kanzhun.com/favicon.ico",
"name": "看准网",
"desc": "看准网★中国领先的职场信息平台,专注于公司评论,晒工资,工资待遇,面试,公司福利等.您可以在看准网上匿名分享您的职业信息",
"url": "https://www.kanzhun.com",
{
"name": "开源指北",
"desc": "Giee 发起的一份给开源新手的保姆级开源百科",
"url": "https://gitee.com/gitee-community/opensource-guide",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
......@@ -1312,7 +485,7 @@
"urls": {
"英文": "http://jquery.com/",
"中文": "https://www.jquery123.com/",
"Github": "https://github.com/jquery/jquery"
"GitCode": "https://github.com/jquery/jquery"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1326,7 +499,7 @@
"urls": {
"英文": "https://webpack.js.org/",
"中文": "https://www.webpackjs.com/",
"Github": "https://github.com/webpack/webpack"
"GitCode": "https://github.com/webpack/webpack"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1340,7 +513,7 @@
"urls": {
"英文": "http://babeljs.io/",
"中文": "https://babeljs.cn/",
"Github": "https://github.com/babel/babel"
"GitCode": "https://github.com/babel/babel"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1354,7 +527,7 @@
"urls": {
"英文": "https://cn.eslint.org/",
"中文": "http://eslint.cn/",
"Github": "https://github.com/eslint/eslint"
"GitCode": "https://github.com/eslint/eslint"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1366,7 +539,7 @@
"desc": "一个强大的现代样式风格的linter",
"url": "https://stylelint.io/",
"urls": {
"Github": "https://github.com/stylelint/stylelint"
"GitCode": "https://github.com/stylelint/stylelint"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1378,7 +551,7 @@
"desc": "Mocha是JavaScript的一种单元测试框架,既可以在浏览器环境下运行,也可以在Node.js环境下运行",
"url": "https://mochajs.org/",
"urls": {
"Github": "https://github.com/mochajs/mocha"
"GitCode": "https://github.com/mochajs/mocha"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1390,7 +563,7 @@
"desc": "MUI: 最接近原生APP体验的高性能前端框架",
"url": "http://dev.dcloud.net.cn/mui/",
"urls": {
"Github": "https://github.com/dcloudio/mui"
"GitCode": "https://github.com/dcloudio/mui"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1404,7 +577,7 @@
"urls": {
"英文": "https://rollupjs.org/guide/en/",
"中文": "https://rollupjs.org/guide/zh/",
"Github": "https://github.com/rollup/rollup"
"GitCode": "https://github.com/rollup/rollup"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1416,7 +589,7 @@
"desc": "JavaScript样式指南,带有linter和自动代码修复程序",
"url": "https://standardjs.com",
"urls": {
"Github": "https://github.com/standard/standard"
"GitCode": "https://github.com/standard/standard"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1444,7 +617,7 @@
"desc": "JavaScript Alert 的漂亮替代品",
"url": "https://sweetalert.js.org/",
"urls": {
"Github": "https://github.com/t4t5/sweetalert"
"GitCode": "https://github.com/t4t5/sweetalert"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1456,7 +629,7 @@
"desc": "一个JavaScript库,用于在现代浏览器和触摸设备上对拖放列表进行重新排序",
"url": "https://sortablejs.github.io/Sortable/",
"urls": {
"Github": "https://github.com/SortableJS/Sortable"
"GitCode": "https://github.com/SortableJS/Sortable"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1467,7 +640,7 @@
"desc": "Formily 是一个由阿里巴巴集团多 BU 共建的面向中后台复杂场景的表单解决方案,它也是一个表单框架",
"url": "https://formilyjs.org/",
"urls": {
"Github": "https://github.com/alibaba/formily"
"GitCode": "https://github.com/alibaba/formily"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1479,7 +652,7 @@
"desc": "一个小的JavaScript库,用于在网页上创建手绘动画并为其添加动画效果",
"url": "https://roughnotation.com/",
"urls": {
"Github": "https://github.com/rough-stuff/rough-notation"
"GitCode": "https://github.com/rough-stuff/rough-notation"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1491,7 +664,7 @@
"desc": "AntV 是蚂蚁金服全新一代数据可视化解决方案",
"url": "https://antv.alipay.com/",
"urls": {
"Github": "https://github.com/antvis/"
"GitCode": "https://github.com/antvis/"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1505,7 +678,7 @@
"urls": {
"英文": "https://lodash.com/",
"中文": "https://www.lodashjs.com/",
"Github": "https://github.com/lodash/lodash"
"GitCode": "https://github.com/lodash/lodash"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1519,7 +692,7 @@
"urls": {
"英文": "http://idangero.us/swiper/",
"中文": "https://www.swiper.com.cn/",
"Github": "https://github.com/nolimits4web/swiper"
"GitCode": "https://github.com/nolimits4web/swiper"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1539,7 +712,7 @@
"desc": "丰富多样的Web弹出层组件,可轻松实现Alert/Confirm/Prompt/普通提示/页面区块/iframe/tips等等几乎所有的弹出交互",
"url": "http://layer.layui.com/",
"urls": {
"Github": "https://github.com/sentsin/layer/"
"GitCode": "https://github.com/sentsin/layer/"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1553,7 +726,7 @@
"urls": {
"英文": "http://momentjs.com/",
"中文": "http://momentjs.cn/",
"Github": "https://github.com/moment/moment"
"GitCode": "https://github.com/moment/moment"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1582,7 +755,7 @@
"desc": "生成随机数据,拦截 Ajax 请求",
"url": "http://mockjs.com/",
"urls": {
"Github": "https://github.com/nuysoft/Mock"
"GitCode": "https://github.com/nuysoft/Mock"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1594,7 +767,7 @@
"desc": "凹凸实验室出品的一款基于 Github Issue 和 Preact 开发的评论插件",
"url": "https://gitalk.github.io/",
"urls": {
"Github": "https://github.com/gitalk/gitalk"
"GitCode": "https://github.com/gitalk/gitalk"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1606,7 +779,7 @@
"desc": "轻巧,强大,优雅的代码语法高亮",
"url": "https://prismjs.com/",
"urls": {
"Github": "https://github.com/PrismJS/prism"
"GitCode": "https://github.com/PrismJS/prism"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1617,7 +790,7 @@
"desc": "顶部加载进度条",
"url": "http://ricostacruz.com/nprogress/",
"urls": {
"Github": "https://github.com/rstacruz/nprogress"
"GitCode": "https://github.com/rstacruz/nprogress"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1628,7 +801,7 @@
"desc": "JS实现浏览器标题闪烁,滚动,语音提示,Chrome/Safari/FireFox/IE通知",
"url": "https://git.io/iNotify",
"urls": {
"Github": "https://github.com/jaywcjlove/iNotify"
"GitCode": "https://github.com/jaywcjlove/iNotify"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1639,7 +812,7 @@
"desc": "最流行的JavaScript屏幕截图",
"url": "https://html2canvas.hertzen.com/",
"urls": {
"Github": "https://github.com/niklasvh/html2canvas"
"GitCode": "https://github.com/niklasvh/html2canvas"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1659,7 +832,7 @@
"desc": "易于使用但功能强大的条形码生成器,适用于Web和Node.js",
"url": "https://lindell.me/JsBarcode/",
"urls": {
"Github": "https://github.com/lindell/JsBarcode"
"GitCode": "https://github.com/lindell/JsBarcode"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1670,7 +843,7 @@
"desc": "现代复制到剪贴板。没有Flash。只需3kb gzipped。",
"url": "https://clipboardjs.com/",
"urls": {
"Github": "https://github.com/zenorocha/clipboard.js"
"GitCode": "https://github.com/zenorocha/clipboard.js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1699,7 +872,7 @@
"desc": "精致的下拉刷新和上拉加载 js框架.支持vue,完美运行于移动端和主流PC浏览器",
"url": "http://www.mescroll.com/index.html",
"urls": {
"Github": "https://github.com/mescroll/mescroll"
"GitCode": "https://github.com/mescroll/mescroll"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1710,7 +883,7 @@
"desc": "灵感来自iscroll,它具有更好的滚动性能",
"url": "https://ustbhuangyi.github.io/better-scroll/",
"urls": {
"Github": "https://github.com/ustbhuangyi/better-scroll"
"GitCode": "https://github.com/ustbhuangyi/better-scroll"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1721,7 +894,7 @@
"desc": "一个实现汉字与拼音互转的小巧web工具库",
"url": "http://demo.haoji.me/pinyinjs/",
"urls": {
"Github": "https://github.com/sxei/pinyinjs"
"GitCode": "https://github.com/sxei/pinyinjs"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1742,7 +915,7 @@
"desc": "适用于JavaScript程序员的实用函数库",
"url": "https://ramdajs.com",
"urls": {
"Github": "https://github.com/ramda/ramda"
"GitCode": "https://github.com/ramda/ramda"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1753,7 +926,7 @@
"desc": "JavaScript的任意精度Decimal类型 (0.1+0.2=0.3)",
"url": "http://mikemcl.github.io/decimal.js",
"urls": {
"Github": "https://github.com/MikeMcl/decimal.js/"
"GitCode": "https://github.com/MikeMcl/decimal.js/"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1782,7 +955,7 @@
"desc": "autosize是一个小的独立脚本,可以自动调整textarea域的高度以适合文本",
"url": "http://www.jacklmoore.com/autosize/",
"urls": {
"Github": "https://github.com/jackmoore/autosize"
"GitCode": "https://github.com/jackmoore/autosize"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1802,7 +975,7 @@
"desc": "可以轻松地为Web创建响应式和时尚的进度栏。动画即使在移动设备上也表现良好",
"url": "https://kimmobrunfeldt.github.io/progressbar.js/",
"urls": {
"Github": "https://github.com/kimmobrunfeldt/progressbar.js"
"GitCode": "https://github.com/kimmobrunfeldt/progressbar.js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1814,7 +987,7 @@
"desc": "Easy Mock 是一个可视化,并且能快速生成模拟数据的持久化服务",
"url": "https://easy-mock.com",
"urls": {
"Github": "https://github.com/easy-mock/easy-mock/blob/dev/README.zh-CN.md"
"GitCode": "https://github.com/easy-mock/easy-mock/blob/dev/README.zh-CN.md"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1826,7 +999,7 @@
"desc": "JS版本的多行文本溢出省略",
"url": "https://joe.sh/clamp-js",
"urls": {
"Github": "https://github.com/josephschmitt/Clamp.js"
"GitCode": "https://github.com/josephschmitt/Clamp.js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1864,7 +1037,7 @@
"desc": "强大的Javascript库,用于捕获键盘输入和输入的按键组合。它没有依赖性。",
"url": "https://wangchujiang.com/hotkeys/",
"urls": {
"Github": "https://github.com/jaywcjlove/hotkeys"
"GitCode": "https://github.com/jaywcjlove/hotkeys"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1885,7 +1058,7 @@
"desc": "使微前端变得简单",
"url": "https://single-spa.js.org/",
"urls": {
"Github": "https://github.com/single-spa/single-spa"
"GitCode": "https://github.com/single-spa/single-spa"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1897,7 +1070,7 @@
"desc": "为微型前端提供快速,简单和完整的解决方案",
"url": "https://qiankun.umijs.org/",
"urls": {
"Github": "https://github.com/umijs/qiankun"
"GitCode": "https://github.com/umijs/qiankun"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1909,7 +1082,7 @@
"desc": "一个很小的,安全的,URL友好的,唯一的JavaScript字符串ID生成器。",
"url": "https://zelark.github.io/nano-id-cc/",
"urls": {
"Github": "https://github.com/ai/nanoid"
"GitCode": "https://github.com/ai/nanoid"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1920,7 +1093,7 @@
"desc": "一个用于格式化和处理数字的javascript库",
"url": "http://numeraljs.com",
"urls": {
"Github": "https://github.com/adamwdraper/Numeral-js"
"GitCode": "https://github.com/adamwdraper/Numeral-js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1931,7 +1104,7 @@
"desc": "用于从userAgent字符串检测浏览器,引擎,操作系统,CPU和设备类型/模型。支持浏览器和node.js环境",
"url": "http://faisalman.github.io/ua-parser-js/",
"urls": {
"Github": "https://github.com/faisalman/ua-parser-js"
"GitCode": "https://github.com/faisalman/ua-parser-js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1943,7 +1116,7 @@
"desc": "一个用于多点触摸手势的javascript库",
"url": "http://hammerjs.github.io",
"urls": {
"Github": "https://github.com/hammerjs/hammer.js"
"GitCode": "https://github.com/hammerjs/hammer.js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1962,7 +1135,7 @@
"desc": "i18next是一个非常流行的国际化框架,适用于浏览器或任何其他JavaScript环境(例如,node.js)。",
"url": "http://i18next.com/",
"urls": {
"Github": "https://github.com/i18next/i18next"
"GitCode": "https://github.com/i18next/i18next"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1974,7 +1147,7 @@
"desc": "JavaScript的可读,自动化和优化(5 kb)国际化",
"url": "https://lingui.js.org/",
"urls": {
"Github": "https://github.com/lingui/js-lingui"
"GitCode": "https://github.com/lingui/js-lingui"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -1992,7 +1165,7 @@
"desc": "基于Animate.css,向下滚动页面时显示CSS动画,轻松自定义动画设置:样式,延迟,长度,偏移,迭代...",
"url": "http://mynameismatthieu.com/WOW/",
"urls": {
"Github": "https://github.com/matthieua/WOW"
"GitCode": "https://github.com/matthieua/WOW"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2012,7 +1185,7 @@
"desc": "加速JavaScript动画",
"url": "http://velocityjs.org/",
"urls": {
"Github": "https://github.com/julianshapiro/velocity"
"GitCode": "https://github.com/julianshapiro/velocity"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2023,7 +1196,7 @@
"desc": "轻量级的JavaScript动画库。它适用于任何CSS属性,单个CSS转换,SVG或任何DOM属性以及JavaScript对象",
"url": "http://animejs.com/",
"urls": {
"Github": "https://github.com/juliangarnier/anime"
"GitCode": "https://github.com/juliangarnier/anime"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2034,7 +1207,7 @@
"desc": "hover动画CSS / SCSS按钮",
"url": "https://varin6.github.io/Hover-Buttons/",
"urls": {
"Github": "https://github.com/Varin6/Hover-Buttons"
"GitCode": "https://github.com/Varin6/Hover-Buttons"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2052,7 +1225,7 @@
"desc": "JavaScript MD5实现。兼容服务器端环境,如node.js,RequireJS等模块加载器和所有Web浏览器",
"url": "https://blueimp.github.io/JavaScript-MD5/",
"urls": {
"Github": "https://github.com/blueimp/JavaScript-MD5"
"GitCode": "https://github.com/blueimp/JavaScript-MD5"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2063,7 +1236,7 @@
"desc": "JavaScript的简单SHA1哈希函数支持UTF-8编码。",
"url": "https://github.com/emn178/js-sha1",
"urls": {
"Github": "https://github.com/emn178/js-sha1"
"GitCode": "https://github.com/emn178/js-sha1"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2083,7 +1256,7 @@
"desc": "SHA-1,SHA-224,SHA3-224,SHA-256,SHA3-256,SHA-384,SHA3-384,SHA-512,SHA3-512,SHAKE128 ,和SHAKE256以及HMAC",
"url": "https://caligatio.github.io/jsSHA/",
"urls": {
"Github": "https://github.com/Caligatio/jsSHA"
"GitCode": "https://github.com/Caligatio/jsSHA"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2094,7 +1267,7 @@
"desc": "加密标准的JavaScript库",
"url": "https://cryptojs.gitbook.io",
"urls": {
"Github": "https://github.com/brix/crypto-js"
"GitCode": "https://github.com/brix/crypto-js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2112,7 +1285,7 @@
"desc": "PDF.js是一个使用HTML5构建的可移植文档格式(PDF)查看器",
"url": "https://mozilla.github.io/pdf.js/web/viewer.html",
"urls": {
"Github": "https://github.com/mozilla/pdf.js"
"GitCode": "https://github.com/mozilla/pdf.js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2123,7 +1296,7 @@
"desc": "百度出品,采用大文件分片并发上传,极大的提高了文件上传效率。",
"url": "http://fex.baidu.com/webuploader/",
"urls": {
"Github": "https://github.com/fex-team/webuploader"
"GitCode": "https://github.com/fex-team/webuploader"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2134,7 +1307,7 @@
"desc": "纯JavaScript中的客户端/服务器端PDF打印, HTML转换Pdf",
"url": "http://pdfmake.org/",
"urls": {
"Github": "https://github.com/bpampuch/pdfmake"
"GitCode": "https://github.com/bpampuch/pdfmake"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2145,7 +1318,7 @@
"desc": "JavaScript中的文档阅读器, pdf/ppt/opt/odt等文件渲染成HTML",
"url": "https://viewerjs.org/",
"urls": {
"Github": "https://github.com/kogmbh/ViewerJS"
"GitCode": "https://github.com/kogmbh/ViewerJS"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2156,7 +1329,7 @@
"desc": "灵活而有趣的JavaScript文件上传库",
"url": "https://pqina.nl/filepond/",
"urls": {
"Github": "https://github.com/pqina/filepond"
"GitCode": "https://github.com/pqina/filepond"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2176,7 +1349,7 @@
"desc": "一个使用JavaScript生成PDF的库",
"url": "https://parall.ax/products/jspdf",
"urls": {
"Github": "https://github.com/MrRio/jsPDF"
"GitCode": "https://github.com/MrRio/jsPDF"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2194,7 +1367,7 @@
"desc": "适用于移动和桌面的JavaScript图像库, 图片预览",
"url": "http://photoswipe.com/",
"urls": {
"Github": "https://github.com/dimsemenov/PhotoSwipe"
"GitCode": "https://github.com/dimsemenov/PhotoSwipe"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2205,7 +1378,7 @@
"desc": "javascript图片预览",
"url": "https://fengyuanchen.github.io/viewerjs/",
"urls": {
"Github": "https://github.com/fengyuanchen/viewerjs"
"GitCode": "https://github.com/fengyuanchen/viewerjs"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2224,7 +1397,7 @@
"desc": "现代 Web 音频 javascript 库",
"url": "https://howlerjs.com/",
"urls": {
"Github": "https://github.com/goldfire/howler.js"
"GitCode": "https://github.com/goldfire/howler.js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2237,7 +1410,7 @@
"urls": {
"英文": "http://dplayer.js.org/#/home",
"中文": "http://dplayer.js.org/#/zh-Hans/",
"Github": "https://github.com/MoePlayer/DPlayer"
"GitCode": "https://github.com/MoePlayer/DPlayer"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2250,7 +1423,7 @@
"urls": {
"英文": "http://aplayer.js.org/",
"中文": "https://aplayer.js.org/#/zh-Hans/",
"Github": "https://github.com/MoePlayer/APlayer"
"GitCode": "https://github.com/MoePlayer/APlayer"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2271,7 +1444,7 @@
"urls": {
"英文": "https://threejs.org/",
"中文": "http://techbrood.com/threejs/docs",
"Github": "https://github.com/mrdoob/three.js"
"GitCode": "https://github.com/mrdoob/three.js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2292,7 +1465,7 @@
"desc": "浏览器的功能强大的交互式图表和可视化库",
"url": "http://echarts.apache.org/",
"urls": {
"Github": "https://github.com/apache/incubator-echarts"
"GitCode": "https://github.com/apache/incubator-echarts"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2323,7 +1496,7 @@
"urls": {
"英文": "https://getuikit.com/docs/installation",
"中文": "http://www.getuikit.net/",
"Github": "https://github.com/uikit/uikit"
"GitCode": "https://github.com/uikit/uikit"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2393,7 +1566,7 @@
"desc": "无效的简单对象架构验证",
"url": "https://runkit.com/jquense/yup",
"urls": {
"Github": "https://github.com/jquense/yup#using-a-custom-locale-dictionary"
"GitCode": "https://github.com/jquense/yup#using-a-custom-locale-dictionary"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2429,7 +1602,7 @@
"desc": "为您的网站和项目提供新功能介绍和逐步用户指南的更好方法",
"url": "https://introjs.com/",
"urls": {
"Github": "https://github.com/usablica/intro.js"
"GitCode": "https://github.com/usablica/intro.js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2441,7 +1614,7 @@
"desc": "引导您的用户浏览您的应用程序",
"url": "https://shepherdjs.dev/",
"urls": {
"Github": "https://github.com/shipshapecode/shepherd"
"GitCode": "https://github.com/shipshapecode/shepherd"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2452,7 +1625,7 @@
"desc": "使用Twitter Bootstrap Popovers快速方便地进行产品浏览",
"url": "http://bootstraptour.com/",
"urls": {
"Github": "https://github.com/sorich87/bootstrap-tour"
"GitCode": "https://github.com/sorich87/bootstrap-tour"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2480,7 +1653,7 @@
"urls": {
"英文": "https://reactjs.org/",
"中文": "https://zh-hans.reactjs.org/",
"Github": "https://github.com/facebook/react/"
"GitCode": "https://github.com/facebook/react/"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2493,7 +1666,7 @@
"urls": {
"英文": "https://reacttraining.com/react-router/",
"中文": "https://react-router.docschina.org/",
"Github": "https://github.com/ReactTraining/react-router"
"GitCode": "https://github.com/ReactTraining/react-router"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2507,7 +1680,7 @@
"urls": {
"英文": "https://redux.js.org/basics/usagewithreact",
"中文": "http://www.redux.org.cn/docs/react-redux/api.html",
"Github": "https://github.com/reduxjs/redux"
"GitCode": "https://github.com/reduxjs/redux"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2520,7 +1693,7 @@
"urls": {
"英文": "https://facebook.github.io/create-react-app/",
"中文": "https://www.html.cn/create-react-app/",
"Github": "https://github.com/facebook/create-react-app"
"GitCode": "https://github.com/facebook/create-react-app"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2537,7 +1710,7 @@
"desc": "Redux的官方React绑定(通常配合redux使用)",
"url": "https://react-redux.js.org/",
"urls": {
"Github": "https://github.com/reduxjs/react-redux"
"GitCode": "https://github.com/reduxjs/react-redux"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2548,7 +1721,7 @@
"desc": "Redux的Flux标准action实用程序(用于生成action)",
"url": "https://redux-actions.js.org/",
"urls": {
"Github": "https://github.com/redux-utilities/redux-actions"
"GitCode": "https://github.com/redux-utilities/redux-actions"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2569,7 +1742,7 @@
"desc": "一个旨在使应用程序副作用(即异步事物,如数据获取和不纯的东西,如访问浏览器缓存)更容易管理,执行更高效,易于测试,以及更好地处理故障的库",
"url": "https://redux-saga.js.org/",
"urls": {
"Github": "https://github.com/redux-saga/redux-saga"
"GitCode": "https://github.com/redux-saga/redux-saga"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2588,7 +1761,7 @@
"urls": {
"英文": "https://facebook.github.io/react-native/docs/getting-started.html",
"中文": "https://reactnative.cn/docs/0.51/tutorial.html",
"Github": "https://github.com/facebook/react-native"
"GitCode": "https://github.com/facebook/react-native"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2602,7 +1775,7 @@
"urls": {
"英文": "https://reactnavigation.org/en/",
"中文": "https://reactnavigation.org/zh-Hans/",
"Github": "https://github.com/react-navigation/react-navigation"
"GitCode": "https://github.com/react-navigation/react-navigation"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2614,7 +1787,7 @@
"desc": "用于制作跨平台移动应用程序的Expo平台",
"url": "https://docs.expo.io",
"urls": {
"Github": "https://github.com/expo/expo"
"GitCode": "https://github.com/expo/expo"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2628,7 +1801,7 @@
"urls": {
"英文": "https://rn.mobile.ant.design/",
"中文": "https://rn.mobile.ant.design/index-cn",
"Github": "https://github.com/ant-design/ant-design-mobile-rn"
"GitCode": "https://github.com/ant-design/ant-design-mobile-rn"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2648,7 +1821,7 @@
"urls": {
"英文": "https://ant.design/docs/react/introduce",
"中文": "https://ant.design/docs/react/introduce-cn",
"Github": "https://github.com/ant-design/ant-design"
"GitCode": "https://github.com/ant-design/ant-design"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2662,7 +1835,7 @@
"urls": {
"英文": "https://material-ui.com/",
"中文": "https://material-ui.com/zh/",
"Github": "https://github.com/mui-org/material-ui"
"GitCode": "https://github.com/mui-org/material-ui"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2676,7 +1849,7 @@
"urls": {
"英文": "https://elemefe.github.io/element-react/#/en-US/quick-start",
"中文": "https://elemefe.github.io/element-react/#/zh-CN/quick-start",
"Github": "https://github.com/ElemeFE/element-react"
"GitCode": "https://github.com/ElemeFE/element-react"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2688,7 +1861,7 @@
"desc": "基于Bootstrap 3构建的组件库",
"url": "https://react-bootstrap.github.io/getting-started/introduction",
"urls": {
"Github": "https://github.com/react-bootstrap/react-bootstrap"
"GitCode": "https://github.com/react-bootstrap/react-bootstrap"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2699,7 +1872,7 @@
"desc": "Evergreen是一个React UI框架,用于在Web上构建雄心勃勃的产品。由Segment带给您。",
"url": "https://evergreen.segment.com/",
"urls": {
"Github": "https://github.com/segmentio/evergreen"
"GitCode": "https://github.com/segmentio/evergreen"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2710,7 +1883,7 @@
"desc": "@alifd/next 是 Alibaba Fusion Design 的官方 React 实现, 赋能企业中后台产品开发",
"url": "https://fusion.design/component/doc/102",
"urls": {
"Github": "https://github.com/alibaba-fusion/next"
"GitCode": "https://github.com/alibaba-fusion/next"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2722,7 +1895,7 @@
"desc": "Zent 是有赞 PC 端 WebUI 规范的 React 实现,提供了一整套基础的 UI 组件以及一些常用的业务组件",
"url": "https://youzan.github.io/zent/zh/guides/install",
"urls": {
"Github": "https://github.com/youzan/zent"
"GitCode": "https://github.com/youzan/zent"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2733,7 +1906,7 @@
"desc": "装修一新的现代的应用程序做出React Windows95的UI组件。",
"url": "https://arturbien.github.io/React95",
"urls": {
"Github": "https://github.com/arturbien/React95"
"GitCode": "https://github.com/arturbien/React95"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2745,7 +1918,7 @@
"desc": "React Suite 是一套 React 组件库,为后台产品而生。同时也是一个具有贴心设计以及对开发者友好的 UI 框架",
"url": "https://rsuitejs.com",
"urls": {
"Github": "https://github.com/rsuite/rsuite"
"GitCode": "https://github.com/rsuite/rsuite"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2757,7 +1930,7 @@
"desc": "适用于您的React应用程序的简单,模块化和可访问的UI组件",
"url": "https://chakra-ui.com/",
"urls": {
"Github": "https://github.com/chakra-ui/chakra-ui"
"GitCode": "https://github.com/chakra-ui/chakra-ui"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2777,7 +1950,7 @@
"urls": {
"英文": "https://mobile.ant.design/",
"中文": "https://mobile.ant.design/index-cn",
"Github": "https://github.com/ant-design/ant-design-mobile/stargazers/"
"GitCode": "https://github.com/ant-design/ant-design-mobile/stargazers/"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2794,7 +1967,7 @@
"desc": "这个可重用的反应组件将管理对文档头的所有更改",
"url": "https://github.com/nfl/react-helmet",
"urls": {
"Github": "https://github.com/nfl/react-helmet"
"GitCode": "https://github.com/nfl/react-helmet"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2814,7 +1987,7 @@
"desc": "这个可重用的反应组件将管理对文档头的所有更改",
"url": "https://github.com/nfl/react-helmet",
"urls": {
"Github": "https://github.com/nfl/react-helmet"
"GitCode": "https://github.com/nfl/react-helmet"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2826,7 +1999,7 @@
"url": "https://reactcommunity.org/react-transition-group/",
"urls": {
"英文": "https://reactcommunity.org/react-transition-group/",
"Github": "https://github.com/reactjs/react-transition-group"
"GitCode": "https://github.com/reactjs/react-transition-group"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2855,7 +2028,7 @@
"desc": "使用 Ant Motion 能够快速在 React 框架中使用动画,我们提供了单项,组合动画,以及整套解决方案",
"url": "https://motion.ant.design/",
"urls": {
"Github": "https://github.com/ant-design/ant-motion/"
"GitCode": "https://github.com/ant-design/ant-motion/"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2866,7 +2039,7 @@
"name": "video-react",
"url": "https://video-react.js.org/",
"urls": {
"Github": "https://github.com/video-react/video-react"
"GitCode": "https://github.com/video-react/video-react"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2886,7 +2059,7 @@
"desc": "基于React构建的Web可配置组件库",
"url": "https://fusion.design",
"urls": {
"Github": "https://github.com/alibaba-fusion/next"
"GitCode": "https://github.com/alibaba-fusion/next"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2898,7 +2071,7 @@
"desc": "基于 React和D3 的组合式图表库",
"url": "http://recharts.org/zh-CN/",
"urls": {
"Github": "https://github.com/recharts/recharts"
"GitCode": "https://github.com/recharts/recharts"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2909,7 +2082,7 @@
"desc": "JSON查看器",
"url": "https://mac-s-g.github.io/react-json-view/demo/dist/",
"urls": {
"Github": "https://github.com/mac-s-g/react-json-view"
"GitCode": "https://github.com/mac-s-g/react-json-view"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2920,7 +2093,7 @@
"desc": "基于G2和React的强大数据可视化库",
"url": "https://bizcharts.net/products/bizCharts",
"urls": {
"Github": "https://github.com/alibaba/BizCharts"
"GitCode": "https://github.com/alibaba/BizCharts"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2940,7 +2113,7 @@
"desc": "react走马灯组件",
"url": "https://react-slick.neostack.com/",
"urls": {
"Github": "https://github.com/akiran/react-slick"
"GitCode": "https://github.com/akiran/react-slick"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2951,7 +2124,7 @@
"desc": "react 拾色器",
"url": "http://casesandberg.github.io/react-color/",
"urls": {
"Github": "https://github.com/casesandberg/react-color"
"GitCode": "https://github.com/casesandberg/react-color"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2973,7 +2146,7 @@
"desc": "使用React构建的类似于Excel的网格组件,具有编辑器,键盘导航,复制和粘贴等功能",
"url": "http://adazzle.github.io/react-data-grid/",
"urls": {
"Github": "https://github.com/adazzle/react-data-grid"
"GitCode": "https://github.com/adazzle/react-data-grid"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2985,7 +2158,7 @@
"desc": "React组件可有效呈现大型列表和表格数据",
"url": "http://www.reactvirtualized.com",
"urls": {
"Github": "https://github.com/bvaughn/react-virtualized"
"GitCode": "https://github.com/bvaughn/react-virtualized"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -2997,7 +2170,7 @@
"desc": "一个用于实时编辑React组件的灵活组件库",
"url": "https://react-live.netlify.com/",
"urls": {
"Github": "https://github.com/FormidableLabs/react-live"
"GitCode": "https://github.com/FormidableLabs/react-live"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3009,7 +2182,7 @@
"desc": "在React中轻松创建表单",
"url": "https://jaredpalmer.com/formik/docs/overview",
"urls": {
"Github": "https://github.com/jaredpalmer/formik"
"GitCode": "https://github.com/jaredpalmer/formik"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3037,7 +2210,7 @@
"desc": "React DnD是一组React实用程序,可帮助您构建复杂的拖放接口,同时保持组件分离",
"url": "https://react-dnd.github.io/react-dnd/about",
"urls": {
"Github": "https://github.com/react-dnd/react-dnd"
"GitCode": "https://github.com/react-dnd/react-dnd"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3057,7 +2230,7 @@
"desc": "一个可调整大小且可拖动的React组件。",
"url": "https://bokuweb.github.io/react-rnd/stories",
"urls": {
"Github": "https://github.com/bokuweb/react-rnd"
"GitCode": "https://github.com/bokuweb/react-rnd"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3076,7 +2249,7 @@
"url": "https://pro.ant.design/",
"urls": {
"中文": "https://pro.ant.design/",
"Github": "https://github.com/ant-design/ant-design-pro/"
"GitCode": "https://github.com/ant-design/ant-design-pro/"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3093,7 +2266,7 @@
"desc": "适用于React的JavaScript测试实用程序",
"url": "https://enzymejs.github.io/enzyme/",
"urls": {
"Github": "https://github.com/enzymejs/enzyme"
"GitCode": "https://github.com/enzymejs/enzyme"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3104,7 +2277,7 @@
"desc": "Jest是一个令人愉快的JavaScript测试框架,专注于简单性。",
"url": "https://jestjs.io/zh-Hans/",
"urls": {
"Github": "https://github.com/facebook/jest"
"GitCode": "https://github.com/facebook/jest"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3124,7 +2297,7 @@
"urls": {
"英文": "https://umijs.org/",
"中文": "https://umijs.org/zh-CN",
"Github": "https://github.com/umijs/umi"
"GitCode": "https://github.com/umijs/umi"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3136,7 +2309,7 @@
"desc": "基于React和Redux的轻量级和elm风格框架",
"url": "https://dvajs.com/",
"urls": {
"Github": "https://github.com/dvajs/dva"
"GitCode": "https://github.com/dvajs/dva"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3149,7 +2322,7 @@
"url": "https://hooks.umijs.org/",
"urls": {
"中文": "https://hooks.umijs.org/",
"Github": "https://github.com/umijs/hooks"
"GitCode": "https://github.com/umijs/hooks"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3194,7 +2367,7 @@
"desc": "TypeScript中的React和 Redux - 使用说明",
"url": "https://piotrwitek.github.io/react-redux-typescript-guide/",
"urls": {
"Github": "https://github.com/piotrwitek/react-redux-typescript-guide"
"GitCode": "https://github.com/piotrwitek/react-redux-typescript-guide"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3214,7 +2387,7 @@
"urls": {
"英文": "https://mobx.js.org/",
"中文": "https://cn.mobx.js.org/",
"Github": "https://github.com/mobxjs/mobx"
"GitCode": "https://github.com/mobxjs/mobx"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3227,7 +2400,7 @@
"urls": {
"英文": "https://nextjs.org/",
"中文": "https://www.nextjs.cn/",
"Github": "https://github.com/zeit/next.js"
"GitCode": "https://github.com/zeit/next.js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3247,7 +2420,7 @@
"desc": "为 React Hooks 而生",
"url": "https://ahooks.js.org/zh-CN",
"urls": {
"Github": "https://github.com/alibaba/hooks"
"GitCode": "https://github.com/alibaba/hooks"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3282,7 +2455,7 @@
"urls": {
"英文": "https://vuejs.org/index.html",
"中文": "https://cn.vuejs.org/",
"Github": "https://github.com/vuejs/vue"
"GitCode": "https://github.com/vuejs/vue"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3295,7 +2468,7 @@
"urls": {
"英文": "https://router.vuejs.org/",
"中文": "https://router.vuejs.org/zh/",
"Github": "https://github.com/vuejs/vue-router"
"GitCode": "https://github.com/vuejs/vue-router"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3308,7 +2481,7 @@
"urls": {
"英文": "https://vuex.vuejs.org/",
"中文": "https://vuex.vuejs.org/zh/",
"Github": "https://github.com/vuejs/vuex"
"GitCode": "https://github.com/vuejs/vuex"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3319,7 +2492,7 @@
"desc": "vue.js调试工具",
"url": "https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd",
"urls": {
"Github": "https://github.com/vuejs/vue-devtools"
"GitCode": "https://github.com/vuejs/vue-devtools"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3332,7 +2505,7 @@
"urls": {
"英文": "https://cli.vuejs.org/",
"中文": "https://cli.vuejs.org/zh/",
"Github": "https://github.com/vuejs/vue-cli"
"GitCode": "https://github.com/vuejs/vue-cli"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3345,7 +2518,7 @@
"urls": {
"英文": "https://vuepress.vuejs.org/",
"中文": "https://vuepress.vuejs.org/zh/",
"Github": "https://github.com/vuejs/vuepress"
"GitCode": "https://github.com/vuejs/vuepress"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3358,7 +2531,7 @@
"urls": {
"英文": "https://ssr.vuejs.org/",
"中文": "https://ssr.vuejs.org/zh/",
"Github": "https://github.com/vuejs/vue-ssr-docs"
"GitCode": "https://github.com/vuejs/vue-ssr-docs"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3378,7 +2551,7 @@
"desc": "Vue.js的官方ESLint插件",
"url": "https://eslint.vuejs.org/",
"urls": {
"Github": "https://github.com/vuejs/eslint-plugin-vue"
"GitCode": "https://github.com/vuejs/eslint-plugin-vue"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3416,7 +2589,7 @@
"urls": {
"英文": "https://www.iviewui.com/",
"中文": "https://www.iviewui.com/docs/guide/install",
"Github": "https://github.com/iview/iview"
"GitCode": "https://github.com/iview/iview"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3430,7 +2603,7 @@
"urls": {
"英文": "http://element-cn.eleme.io/#/en-US",
"中文": "http://element-cn.eleme.io/#/zh-CN",
"Github": "https://github.com/ElemeFE/element"
"GitCode": "https://github.com/ElemeFE/element"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3442,7 +2615,7 @@
"desc": "支持Vue3.0的Element",
"url": "https://element-plus.org/#/zh-CN",
"urls": {
"Github": "https://github.com/element-plus/element-plus"
"GitCode": "https://github.com/element-plus/element-plus"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3456,7 +2629,7 @@
"urls": {
"英文": "https://muse-ui.org/#/en-US/",
"中文": "https://muse-ui.org/#/zh-CN",
"Github": "https://github.com/museui/muse-ui"
"GitCode": "https://github.com/museui/muse-ui"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3470,7 +2643,7 @@
"urls": {
"英文": "https://antdv.com/docs/vue/introduce/",
"中文": "https://antdv.com/docs/vue/introduce-cn/",
"Github": "https://github.com/vueComponent/ant-design-vue"
"GitCode": "https://github.com/vueComponent/ant-design-vue"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3484,7 +2657,7 @@
"urls": {
"英文": "https://vuetifyjs.com/en/",
"中文": "https://vuetifyjs.com/zh-Hans/",
"Github": "https://github.com/vuetifyjs/vuetify"
"GitCode": "https://github.com/vuetifyjs/vuetify"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3496,7 +2669,7 @@
"desc": "BootstrapVue为Vue.js提供了最全面的Bootstrap 4组件和网格系统实现之一,并提供了广泛的自动WAI-ARIA可访问性标记",
"url": "https://bootstrap-vue.js.org/",
"urls": {
"Github": "https://github.com/bootstrap-vue/bootstrap-vue"
"GitCode": "https://github.com/bootstrap-vue/bootstrap-vue"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3508,7 +2681,7 @@
"desc": "Vue material简单,轻巧,完全符合Google Material Design规范",
"url": "https://vuematerial.io",
"urls": {
"Github": "https://github.com/vuematerial/vue-material"
"GitCode": "https://github.com/vuematerial/vue-material"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3520,7 +2693,7 @@
"desc": "Buefy是一个基于Bulma框架和设计的Vue.js响应式UI组件的轻量级库。",
"url": "https://buefy.org",
"urls": {
"Github": "https://github.com/buefy/buefy"
"GitCode": "https://github.com/buefy/buefy"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3540,7 +2713,7 @@
"urls": {
"英文": "https://youzan.github.io/vant/#/en-US/intro",
"中文": "https://youzan.github.io/vant/#/zh-CN/intro",
"Github": "https://github.com/youzan/vant"
"GitCode": "https://github.com/youzan/vant"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3552,7 +2725,7 @@
"url": "https://vux.li/",
"urls": {
"中文": "https://vux.li/",
"Github": "https://github.com/airyland/vux"
"GitCode": "https://github.com/airyland/vux"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3566,7 +2739,7 @@
"urls": {
"英文": "https://didi.github.io/cube-ui/#/en-US",
"中文": "https://didi.github.io/cube-ui/#/zh-CN",
"Github": "https://github.com/didi/cube-ui"
"GitCode": "https://github.com/didi/cube-ui"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3580,7 +2753,7 @@
"urls": {
"英文": "https://didi.github.io/mand-mobile/#/en-US/home",
"中文": "https://didi.github.io/mand-mobile/#/zh-CN/home",
"Github": "https://github.com/didi/mand-mobile"
"GitCode": "https://github.com/didi/mand-mobile"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3594,7 +2767,7 @@
"urls": {
"英文": "http://mint-ui.github.io/#!/en",
"中文": "http://mint-ui.github.io/#!/zh-cn",
"Github": "https://github.com/ElemeFE/mint-ui/"
"GitCode": "https://github.com/ElemeFE/mint-ui/"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3605,7 +2778,7 @@
"desc": "一套京东风格的轻量级移动端Vue组件库",
"url": "https://nutui.jd.com",
"urls": {
"Github": "https://github.com/jdf2e/nutui"
"GitCode": "https://github.com/jdf2e/nutui"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3622,7 +2795,7 @@
"desc": "基于swiper封装的轮播图组件",
"url": "https://surmon-china.github.io/vue-awesome-swiper/",
"urls": {
"Github": "https://github.com/surmon-china/vue-awesome-swiper"
"GitCode": "https://github.com/surmon-china/vue-awesome-swiper"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3642,7 +2815,7 @@
"desc": "Vue Scroller是Vonic UI 的基础组件。为了平滑滚动,拉动刷新和无限加载。",
"url": "https://wangdahoo.github.io/vue-scroller/#/",
"urls": {
"Github": "https://github.com/wangdahoo/vue-scroller"
"GitCode": "https://github.com/wangdahoo/vue-scroller"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3653,7 +2826,7 @@
"desc": "Vue.js的无限滚动插件(支持向上和向下)",
"url": "https://peachscript.github.io/vue-infinite-loading/zh/",
"urls": {
"Github": "https://github.com//PeachScript/vue-infinite-loading"
"GitCode": "https://github.com//PeachScript/vue-infinite-loading"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3670,7 +2843,7 @@
"desc": "基于iView的Vue 2.0管理系统模板",
"url": "https://admin.iviewui.com/login",
"urls": {
"Github": "https://github.com/iview/iview-admin"
"GitCode": "https://github.com/iview/iview-admin"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3690,7 +2863,7 @@
"urls": {
"英文": "https://nuxtjs.org/",
"中文": "https://zh.nuxtjs.org/",
"Github": "https://github.com/nuxt/nuxt.js"
"GitCode": "https://github.com/nuxt/nuxt.js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3726,7 +2899,7 @@
"urls": {
"英文": "https://angular.io/",
"中文": "https://www.angular.cn/",
"Github": "https://github.com/angular/angular"
"GitCode": "https://github.com/angular/angular"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3738,7 +2911,7 @@
"url": "https://cli.angular.io/",
"urls": {
"英文": "https://cli.angular.io/",
"Github": "https://github.com/angular/angular-cli"
"GitCode": "https://github.com/angular/angular-cli"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3750,7 +2923,7 @@
"url": "https://augury.angular.io/",
"urls": {
"英文": "https://augury.angular.io/",
"Github": "https://github.com/rangle/augury"
"GitCode": "https://github.com/rangle/augury"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3770,7 +2943,7 @@
"urls": {
"英文": "http://ng.ant.design/docs/introduce/en",
"中文": "http://ng.ant.design/docs/introduce/zh",
"Github": "https://github.com/NG-ZORRO/ng-zorro-antd"
"GitCode": "https://github.com/NG-ZORRO/ng-zorro-antd"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3783,7 +2956,7 @@
"url": "https://ng-bootstrap.github.io/#/components/accordion/examples",
"urls": {
"英文": "https://ng-bootstrap.github.io/#/components/accordion/examples",
"Github": "https://github.com/ng-bootstrap/ng-bootstrap"
"GitCode": "https://github.com/ng-bootstrap/ng-bootstrap"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3797,7 +2970,7 @@
"urls": {
"英文": "https://element-angular.faas.ele.me/",
"中文": "https://element-angular.faas.ele.me/guide/install",
"Github": "https://github.com/ElemeFE/element-angular"
"GitCode": "https://github.com/ElemeFE/element-angular"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3809,7 +2982,7 @@
"desc": "PrimeNG是Angular的丰富UI组件的集合",
"url": "https://www.primefaces.org/primeng/#/button",
"urls": {
"Github": "https://github.com/primefaces/primeng"
"GitCode": "https://github.com/primefaces/primeng"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3820,7 +2993,7 @@
"desc": "Material Design是一个统一的视觉,动作和交互设计系统的规范,适用于不同的设备。",
"url": "https://www.primefaces.org/primeng/#/button",
"urls": {
"Github": "https://github.com/angular/material"
"GitCode": "https://github.com/angular/material"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3837,7 +3010,7 @@
"desc": "Material Design是一个统一的视觉,动作和交互设计系统的规范,适用于不同的设备。",
"url": "https://www.primefaces.org/primeng/#/button",
"urls": {
"Github": "https://github.com/angular/material"
"GitCode": "https://github.com/angular/material"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3892,7 +3065,7 @@
"url": "http://mpvue.com/",
"urls": {
"中文": "http://mpvue.com/",
"Github": "https://github.com/Meituan-Dianping/mpvue"
"GitCode": "https://github.com/Meituan-Dianping/mpvue"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3904,7 +3077,7 @@
"url": "https://tencent.github.io/wepy/",
"urls": {
"中文": "https://tencent.github.io/wepy/",
"Github": "https://github.com/Tencent/wepy"
"GitCode": "https://github.com/Tencent/wepy"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3917,7 +3090,7 @@
"url": "https://didi.github.io/mpx/",
"urls": {
"中文": "https://didi.github.io/mpx/",
"Github": "https://github.com/didi/mpx"
"GitCode": "https://github.com/didi/mpx"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3929,7 +3102,7 @@
"desc": "uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架",
"url": "https://uniapp.dcloud.io/",
"urls": {
"Github": "https://github.com/dcloudio/uni-app"
"GitCode": "https://github.com/dcloudio/uni-app"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -3957,7 +3130,7 @@
"desc": "轻量、可靠的小程序 UI 组件库",
"url": "https://vant-contrib.gitee.io/vant-weapp/#/intro",
"urls": {
"Github": "https://github.com/youzan/vant-weapp"
"GitCode": "https://github.com/youzan/vant-weapp"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4016,7 +3189,7 @@
"desc": "鲜亮的高饱和色彩,专注视觉的小程序组件库",
"url": "https://www.color-ui.com/",
"urls": {
"Github": "https://github.com/weilanwl/ColorUI"
"GitCode": "https://github.com/weilanwl/ColorUI"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4108,7 +3281,7 @@
"desc": "微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML",
"url": "https://lab.lyric.im/wxformat/",
"urls": {
"Github": "https://github.com/lyricat/wechat-format"
"GitCode": "https://github.com/lyricat/wechat-format"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4189,7 +3362,7 @@
"desc": "CSS渐变调试并生成CSS代码,还可以角度变换",
"url": "https://www.grabient.com/",
"urls": {
"Github": "https://github.com/johnkorzhuk/grabient"
"GitCode": "https://github.com/johnkorzhuk/grabient"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4297,7 +3470,7 @@
"desc": "Prettier是一个固定的代码格式化程序。它通过解析代码并使用自己的规则重新打印它来强制执行一致的样式,这些规则考虑了最大行长度,并在必要时包装代码",
"url": "https://prettier.io/",
"urls": {
"Github": "https://github.com/prettier/prettier"
"GitCode": "https://github.com/prettier/prettier"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4378,7 +3551,7 @@
"desc": "面向Web开发人员的免费和开源公共Web CDN!",
"url": "https://cdnjs.com/",
"urls": {
"Github": "https://github.com/cdnjs/cdnjs"
"GitCode": "https://github.com/cdnjs/cdnjs"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4416,7 +3589,7 @@
"desc": "Browserhacks是来自各个互联网的浏览器特定CSS和JavaScript hacks的广泛列表。",
"url": "http://browserhacks.com/",
"urls": {
"Github": "https://github.com/4ae9b8/browserhacks"
"GitCode": "https://github.com/4ae9b8/browserhacks"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4456,7 +3629,7 @@
"desc": "jsPerf旨在提供一种简单的方法来创建和共享测试用例,通过运行基准测试来比较不同JavaScript代码段的性能",
"url": "https://jsperf.com/",
"urls": {
"Github": "https://github.com/jsperf/jsperf.com"
"GitCode": "https://github.com/jsperf/jsperf.com"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4523,7 +3696,7 @@
"urls": {
"英文": "http://getbootstrap.com/",
"中文": "http://www.bootcss.com/",
"Github": "https://github.com/twbs/bootstrap"
"GitCode": "https://github.com/twbs/bootstrap"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4537,7 +3710,7 @@
"urls": {
"英文": "http://sass-lang.com/",
"中文": "http://sass.bootcss.com/",
"Github": "https://github.com/sass/sass"
"GitCode": "https://github.com/sass/sass"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4551,7 +3724,7 @@
"urls": {
"英文": "http://lesscss.org/",
"中文": "http://lesscss.cn/",
"Github": "https://github.com/less/less.js"
"GitCode": "https://github.com/less/less.js"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4562,7 +3735,7 @@
"desc": "CSS3动画特效",
"url": "https://minimamente.com/example/magic_animations/",
"urls": {
"Github": "https://github.com/miniMAC/magic"
"GitCode": "https://github.com/miniMAC/magic"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4574,7 +3747,7 @@
"desc": "CSS动画的跨浏览器库,简单易用",
"url": "https://daneden.github.io/animate.css/",
"urls": {
"Github": "https://github.com/animate-css/animate.css"
"GitCode": "https://github.com/animate-css/animate.css"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4586,7 +3759,7 @@
"desc": "使浏览器更加一致地呈现所有元素并符合现代标准。它只针对需要规范化的样式",
"url": "http://necolas.github.io/normalize.css/",
"urls": {
"Github": "https://github.com/necolas/normalize.css"
"GitCode": "https://github.com/necolas/normalize.css"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4597,7 +3770,7 @@
"desc": "CSS3动力悬停效果的集合,适用于链接,按钮,徽标,SVG,特色图像等",
"url": "http://ianlunn.github.io/Hover/",
"urls": {
"Github": "https://github.com/IanLunn/Hover"
"GitCode": "https://github.com/IanLunn/Hover"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4608,7 +3781,7 @@
"desc": "复制GitHub Markdown样式的最小CSS量",
"url": "https://sindresorhus.com/github-markdown-css/",
"urls": {
"Github": "https://github.com/sindresorhus/github-markdown-css"
"GitCode": "https://github.com/sindresorhus/github-markdown-css"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4630,7 +3803,7 @@
"desc": "Vivify是免费的CSS动画库。",
"url": "http://vivify.mkcreative.cz/",
"urls": {
"Github": "https://github.com/Martz90/vivify"
"GitCode": "https://github.com/Martz90/vivify"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4669,7 +3842,7 @@
"urls": {
"英文": "https://fontawesome.com/",
"中文": "http://www.fontawesome.com.cn/",
"Github": "https://github.com/FortAwesome/Font-Awesome"
"GitCode": "https://github.com/FortAwesome/Font-Awesome"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4691,7 +3864,7 @@
"desc": "适用于Ionic Framework和Web应用程序的高级图标字体",
"url": "https://ionicons.com/",
"urls": {
"Github": "https://github.com/ionic-team/ionicons"
"GitCode": "https://github.com/ionic-team/ionicons"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4702,7 +3875,7 @@
"desc": "Google的Material Design图标",
"url": "https://material.io/tools/icons",
"urls": {
"Github": "https://github.com/google/material-design-icons"
"GitCode": "https://github.com/google/material-design-icons"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4754,7 +3927,7 @@
"urls": {
"英文": "http://www.typescriptlang.org/",
"中文": "https://www.tslang.cn/index.html",
"Github": "https://github.com/Microsoft/TypeScript"
"GitCode": "https://github.com/Microsoft/TypeScript"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4765,7 +3938,7 @@
"desc": "搜索typescript 类型包 @types/node",
"url": "https://microsoft.github.io/TypeSearch/",
"urls": {
"Github": "https://github.com/Microsoft/TypeSearch"
"GitCode": "https://github.com/Microsoft/TypeSearch"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4776,7 +3949,7 @@
"desc": "高质量TypeScript类型定义的存储库",
"url": "http://definitelytyped.org/",
"urls": {
"Github": "https://github.com/DefinitelyTyped/DefinitelyTyped"
"GitCode": "https://github.com/DefinitelyTyped/DefinitelyTyped"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4806,7 +3979,7 @@
"desc": "TypeScript 入门教程",
"url": "https://ts.xcatliu.com/",
"urls": {
"Github": "https://github.com/xcatliu/typescript-tutorial"
"GitCode": "https://github.com/xcatliu/typescript-tutorial"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4858,7 +4031,7 @@
"desc": "ECMAScript 6入门",
"url": "http://es6.ruanyifeng.com/#README",
"urls": {
"Github": "https://github.com/ruanyf/es6tutorial/"
"GitCode": "https://github.com/ruanyf/es6tutorial/"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4869,7 +4042,7 @@
"desc": "JavaScript 标准参考教程",
"url": "https://wangdoc.com/javascript/basic/index.html",
"urls": {
"Github": "https://github.com/ruanyf/jstutorial"
"GitCode": "https://github.com/ruanyf/jstutorial"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4898,7 +4071,7 @@
"urls": {
"英文": "https://yuchengkai.cn/docs/",
"中文": "https://yuchengkai.cn/docs/zh/",
"Github": "https://github.com/InterviewMap/CS-Interview-Knowledge-Map"
"GitCode": "https://github.com/InterviewMap/CS-Interview-Knowledge-Map"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4920,7 +4093,7 @@
"urls": {
"英文": "http://usejsdoc.org/",
"中文": "http://www.css88.com/doc/jsdoc/index.html",
"Github": "https://github.com/jsdoc3/jsdoc"
"GitCode": "https://github.com/jsdoc3/jsdoc"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4932,7 +4105,7 @@
"desc": "精选的有用JavaScript代码段集合,您可以在30秒或更短的时间内理解这些代码段。",
"url": "https://30secondsofcode.org/",
"urls": {
"Github": "https://github.com/30-seconds/30-seconds-of-code"
"GitCode": "https://github.com/30-seconds/30-seconds-of-code"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4953,7 +4126,7 @@
"desc": "跟踪ECMAScript 提案",
"url": "https://tc39.github.io/process-document/",
"urls": {
"Github": "https://github.com/tc39/proposals"
"GitCode": "https://github.com/tc39/proposals"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -4965,7 +4138,7 @@
"desc": "ECMA-262的状态,流程和文档",
"url": "https://tc39.es/ecma262/",
"urls": {
"Github": "https://github.com/tc39/ecma262"
"GitCode": "https://github.com/tc39/ecma262"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -5046,7 +4219,7 @@
"desc": "是一种解释型、面向对象、动态数据类型的高级程序设计语言。",
"url": "https://www.python.org/",
"urls": {
"Github": "https://github.com/TheAlgorithms/Python"
"GitCode": "https://github.com/TheAlgorithms/Python"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -5075,7 +4248,16 @@
"urls": {},
"rate": 5,
"top": false
}
},
{
"name": "Jupyter Notebook",
"desc": "CSDN 为会员用户提供的免费在线 jupyter notebook 服务,用户独享,数据长期保存",
"url": "https://jupyter.csdn.net/",
"createdAt": "2021-11-19T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
}
......@@ -5095,7 +4277,7 @@
"desc": "requests是一个简单而优雅的HTTP库。",
"url": "https://requests.readthedocs.io/en/master/",
"urls": {
"Github": "https://github.com/psf/requests"
"GitCode": "https://github.com/psf/requests"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -5107,7 +4289,7 @@
"desc": "用于asyncio和Python的异步HTTP客户端/服务器框架",
"url": "https://docs.aiohttp.org/en/stable/",
"urls": {
"Github": "https://github.com/aio-libs/aiohttp"
"GitCode": "https://github.com/aio-libs/aiohttp"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -5119,7 +4301,7 @@
"desc": "一个用于Python的快速高级Web爬虫框架。",
"url": "https://scrapy.org/",
"urls": {
"Github": "https://github.com/scrapy/scrapy"
"GitCode": "https://github.com/scrapy/scrapy"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -5131,7 +4313,7 @@
"desc": "浏览器自动化框架和生态系统。",
"url": "https://www.selenium.dev/",
"urls": {
"Github": "https://github.com/SeleniumHQ/selenium/"
"GitCode": "https://github.com/SeleniumHQ/selenium/"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -5157,7 +4339,7 @@
"desc": "友好的PIL前叉,是一个出色的图像处理库",
"url": "https://python-pillow.org/",
"urls": {
"Github": "https://github.com/python-pillow/Pillow"
"GitCode": "https://github.com/python-pillow/Pillow"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -5174,7 +4356,7 @@
"desc": "使用Python进行科学计算的基本软件包。",
"url": "https://numpy.org/",
"urls": {
"Github": "https://github.com/numpy/numpy"
"GitCode": "https://github.com/numpy/numpy"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -5294,7 +4476,7 @@
"desc": "具有期限的完美主义者的Web框架。",
"url": "https://www.djangoproject.com/",
"urls": {
"Github": "https://github.com/django/django"
"GitCode": "https://github.com/django/django"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -5306,7 +4488,7 @@
"desc": "用于构建Web应用程序的Python微框架。",
"url": "https://palletsprojects.com/p/flask/",
"urls": {
"Github": "https://github.com/pallets/flask"
"GitCode": "https://github.com/pallets/flask"
},
"createdAt": "2021-01-23T01:32:06.423Z",
"rate": 5,
......@@ -5321,6 +4503,33 @@
{
"title": "参考资料",
"nav": [
{
"title": "CSDN Python 学习社区",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"nav": [
{
"name": "Python 技能树",
"desc": "技能树是CSDN提供的系统化,面向实战的学习环境。 它能帮助用户从初学者成长为合格的Python 工程师。它系统地整理了关于Python领域的知识点,并从海量的 CSDN 数据中不断更新高质量内容。除了传统的阅读学习, 技能树为每一个知识点都提供了匹配的练习题,帮助用户随练随学直到精通。",
"url": "https://bbs.csdn.net/skill/python",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "Python 频道",
"desc": "聚合 CSDN 社区 python 优质资源,学习交流的家园",
"url": "https://blog.csdn.net/nav/python",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "书籍",
"icon": "https://www.python.org/static/favicon.ico",
......@@ -5414,25 +4623,154 @@
},
{
"title": "Java",
"nav": [],
"nav": [
{
"title": "官方",
"nav": [
{
"title": "官网",
"icon": "https://gitcode.net/codechina/operation-work/uploads/4968151f3348d112c0d39386ca164e31/java.png",
"nav": [
{
"name": "官网",
"desc": "Java 是由 Sun Microsystems 在 1995 年首先发布的编程语言和计算平台。有许多应用程序和 Web 站点只有在安装 Java 后才能正常工作,而且这样的应用程序和 Web 站点日益增多。Java 快速、安全、可靠。从笔记本电脑到数据中心,从游戏控制台到科学超级计算机,从手机到互联网,Java 无处不在!",
"url": "https://www.java.com/zh-CN/",
"icon": "https://gitcode.net/codechina/operation-work/uploads/4968151f3348d112c0d39386ca164e31/java.png",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "博客",
"icon": "https://gitcode.net/codechina/operation-work/uploads/4968151f3348d112c0d39386ca164e31/java.png",
"nav": [
{
"name": "博客",
"desc": "Java语言作为静态面向对象编程语言的代表,极好地实现了面向对象理论,允许程序员以优雅的思维方式进行复杂的编程。Java具有简单性、面向对象、分布式、健壮性、安全性、平台独立与可移植性、多线程、动态性等特点。",
"url": "https://en.wikipedia.org/wiki/Java_(software_platform)",
"icon": "https://gitcode.net/codechina/operation-work/uploads/4968151f3348d112c0d39386ca164e31/java.png",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "参考资料",
"nav": [
{
"title": "CSDN Java 学习社区",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"nav": [
{
"name": "Java 频道",
"desc": "聚合 CSDN 社区 java 优质资源,学习交流的家园",
"url": "https://blog.csdn.net/nav/java",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "Gitcode Java 项目集锦",
"desc": "Csdn gitcode java 学习资料、联系代码、源码项目集合。",
"url": "https://gitcode.net/explore/topics/java?sort=stars_desc",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
}
],
"createdAt": "2021-01-23T01:32:06.423Z",
"id": 1
},
{
"title": "C/C++",
"nav": [],
"createdAt": "2021-01-23T01:32:06.423Z",
"id": 1
},
{
"title": "Github Trending",
"nav": [],
"createdAt": "2021-01-23T01:32:06.423Z",
"id": 1
},
{
"title": "计算机图书",
"nav": [],
"nav": [
{
"title": "学习社区",
"nav": [
{
"title": "CSDN C/C++ 学习社区",
"icon": "",
"nav": [
{
"name": "C/C++ 技能树",
"desc": "技能树是CSDN提供的系统化,面向实战的学习环境。 它能帮助用户从初学者成长为合格的C 工程师。它系统地整理了关于C领域的知识点,并从海量的 CSDN 数据中不断更新高质量内容。除了传统的阅读学习, 技能树为每一个知识点都提供了匹配的练习题,帮助用户随练随学直到精通。",
"url": "https://bbs.csdn.net/skill/c",
"icon": "",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "C/C++ 频道",
"desc": "聚合 CSDN 社区 c/c++ 优质资源,学习交流的家园",
"url": "https://blog.csdn.net/nav/c",
"icon": "",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
},
{
"name": "Gitcode C/C++ 语言项目集锦",
"desc": "C++不仅拥有计算机高效运行的实用性特征,同时还致力于提高大规模程序的编程质量与程序设计语言的问题描述能力。",
"url": "https://gitcode.net/explore/topics/c++",
"icon": "",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
},
{
"title": "工具",
"nav": [
{
"title": "CSDN 官方",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"nav": [
{
"name": "Jupyter Notebook",
"desc": "聚合 CSDN 社区 java 优质资源,学习交流的家园",
"url": "https://blog.csdn.net/nav/java",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"createdAt": "2021-01-23T01:32:06.423Z",
"urls": {},
"rate": 5,
"top": false
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
}
],
"createdAt": "2021-01-23T01:32:06.423Z"
}
],
"createdAt": "2021-01-23T01:32:06.423Z",
"id": 1
},
......@@ -5555,18 +4893,21 @@
"collapsed": false,
"createdAt": ""
},{
"title": "自动驾驶",
"title": "邀请贡献",
"nav": [
{
"title": "",
"title": "开源",
"nav": [
{
"icon": "",
"name": "",
"desc": "",
"url": "",
"createdAt": "",
"urls": {},
"name": "内容共建邀请",
"desc": "本频道为 CSDN Gitcode 团队为用户提供的项目学习导航,用户可以通过导航更便捷的定位到自己想要了解或学习的内容。为了丰富频道内容,同时为优秀开源项目提供曝光机会,我们邀请您共同建设当前频道,您可以将您拥有的、使用的、了解的开源项目补充进来,一旦成功收纳,您将获得由 CSDN Gitcode 官方提供的精美礼品一份!",
"url": "https://codechina.csdn.net/codechina_dev/git2/-/issues/new?template=OSS_Navigation_Template",
"createdAt": "2021-11-21T13:06:06.671Z",
"urls": {
"GitCode": "https://gitcode.net/codechina_dev/git2",
"参与贡献": "https://codechina.csdn.net/codechina_dev/git2/-/issues/new?template=OSS_Navigation_Template"
},
"rate": 5,
"top": false
}
......
[
{
"name": "CSDN",
"url": "https://so.csdn.net/so/search?q=",
"url": "https://so.csdn.net/so/search?q",
"icon": "https://img-operation.csdnimg.cn/csdn/silkroad/img/1607569811165.png",
"placeholder": "CSDN搜索",
"blocked": false
......
......@@ -13,5 +13,20 @@
"color": "#108ee9",
"createdAt": "2018-01-25T07:56:31.372Z",
"desc": "系统内置不可删除, 请在末尾添加"
},
"GitCode": {
"color": "#2693fe",
"createdAt": "2021-01-25T07:56:31.372Z",
"desc": "GitCode代码托管平台"
},
"中文文档": {
"color": "#ff432d",
"createdAt": "2021-11-25T07:56:31.372Z",
"desc": "中文文档"
},
"参与贡献": {
"color": "#006400",
"createdAt": "2021-11-25T07:56:31.372Z",
"desc": "参与贡献"
}
}
......@@ -33,7 +33,7 @@ const c: IConfig = {
// Site title
// 网站标题
title: 'CSDN 开发者工具助手推荐',
title: '开源百科(源码、中文文档、工具)',
// Site description
// 网站描述
......@@ -76,7 +76,7 @@ const c: IConfig = {
posterImageUrls: [
'https://codechina_dev.gitcode.host/git/assets/img/pattern2.svg'
],
description: '程序员开发 Git 使用指南'
description: '<h4><a href="https://www.baidu.com/" target="_blank">Git 工具</a><a href="#">Git 学习</a><a href="#">代码托管平台</a></h4>'
}
}
......
......@@ -5,7 +5,6 @@
"requires": true,
"packages": {
"": {
"name": "nav",
"version": "5.3.3",
"dependencies": {
"@angular/animations": "~11.2.12",
<!-- 网站 -->
<div class="container">
<nz-card
[nzActions]="isLogin ? [actionSetting, actionEdit, actionEllipsis] : [actionSetting, actionEdit]"
nzSize="small"
nzHoverable
nzType="inner"
......@@ -39,7 +38,7 @@
<ng-template #avatarTemplate>
<app-logo [src]="dataSource.icon" [name]="dataSource.name"></app-logo>
</ng-template>
<ng-template #actionSetting>
<!-- <ng-template #actionSetting>
<div nz-tooltip [nzTooltipTitle]="copyUrlDone ? $t('_copySuccess') : $t('_copyUrl')">
<i
nz-icon
......@@ -82,7 +81,7 @@
</a>
</ul>
</nz-dropdown-menu>
</ng-template>
</ng-template> -->
</div>
<app-create-web
......
<!DOCTYPE html>
<!--
.--,-``-.
/ / '.
/ ../ ;
,---, \ ``\ .`- ' ,---,
,-+-. / | .---.\___\/ \ : ,-+-. / |
,--.'|' | ,--.--. /. ./| \ : | ,---. ,--.'|' |
| | ,"' | / \ .-' . ' | / / / / \ | | ,"' |
| | / | |.--. .-. /___/ \: | \ \ \ / / ' | | / | |
| | | | | \__\/: . . \ ' . ___ / : | . ' / | | | | |
| | | |/ ," .--.; |\ \ '/ /\ / : ' ; :__ | | | |/
| | |--' / / ,. | \ \ / ,,/ ',- .___' | '.'|| | |--'
| |/ ; : .' \ \ \ \ ''\ ;/ .\ : :| |/
'---' | , .-./ '---" \ \ .' \ ; \ \ / '---'
`--`---' `--`-,,-' `--" `----'
2018/4/26 www.nav3.cn
,+++++++++++++++++++++++++++++++++++++++++++++++++.
( We want you! https://github.com/xjh22222228/nav )
`-,+++++++++++++++++++++++++++++++++++++++++++++++'
-->
<html>
<head>
<meta charset="utf-8">
......
......@@ -3,7 +3,7 @@ export default {
_uncategorized: '未分类',
_modifySuccess: '修改成功!',
_copySuccess: '复制成功',
_copyUrl: '复制链接',
_copyUrl: '复制代码链接',
_shareWeb: '分享网站',
_edit: '编辑',
_add: '新增',
......
......@@ -233,3 +233,13 @@ textarea.ant-input {
100% { transform: rotate(360deg); }
}
/* CSDN CSS */
.description h4 a {
color: #ffffff;
&:hover {
color: #ff432d;
}
margin: 0 15px;
}
\ No newline at end of file
......@@ -113,7 +113,7 @@ $bg-color: #fbfbfb;
transform: translateX(-50%);
height: 3px;
border-radius: 2px;
background: #20a0ff;
// background: #20a0ff;
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册