diff --git a/data/db.json b/data/db.json index f116d33b8e6f716a1b1497585448eb26c4b358c4..3dd3a7309391a157580926564f3bbb2c7a34120f 100644 --- a/data/db.json +++ b/data/db.json @@ -11,9 +11,9 @@ { "name": "Python", "desc": "是一种解释型、面向对象、动态数据类型的高级程序设计语言。", - "url": "https://www.python.org/", + "url": "https://bbs.csdn.net/topics/603483762", "urls": { - "GitCode": "https://github.com/TheAlgorithms/Python" + "GitCode": "https://gitcode.net/mirrors/TheAlgorithms/Python" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -22,7 +22,7 @@ { "name": "PyPi", "desc": "使用Python软件包索引查找,安装和发布Python软件包", - "url": "https://pypi.org/", + "url": "https://bbs.csdn.net/topics/603483762", "createdAt": "2021-01-23T01:32:06.423Z", "urls": {}, "rate": 5, @@ -38,9 +38,11 @@ { "name": "PCU", "desc": "python-check-updates, 检查 pip 当前依赖包最新版本", - "url": "https://github.com/xjh22222228/python-check-updates", + "url": "https://bbs.csdn.net/topics/603483762", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/xjh22222228/python-check-updates" + }, "rate": 5, "top": false }, @@ -64,9 +66,9 @@ "icon": "https://www.python.org/static/favicon.ico", "name": "requests", "desc": "requests是一个简单而优雅的HTTP库。", - "url": "https://requests.readthedocs.io/en/master/", + "url": "https://bbs.csdn.net/topics/603483762", "urls": { - "GitCode": "https://github.com/psf/requests" + "GitCode": "https://gitcode.net/mirrors/psf/requests" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -76,9 +78,9 @@ "icon": "https://raw.githubusercontent.com/aio-libs/aiohttp/master/docs/_static/aiohttp-icon-128x128.png", "name": "aiohttp", "desc": "用于asyncio和Python的异步HTTP客户端/服务器框架", - "url": "https://docs.aiohttp.org/en/stable/", + "url": "https://bbs.csdn.net/topics/603483762", "urls": { - "GitCode": "https://github.com/aio-libs/aiohttp" + "GitCode": "https://gitcode.net/mirrors/aio-libs/aiohttp" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -88,9 +90,9 @@ "icon": "https://avatars2.githubusercontent.com/u/733635?s=200&v=4", "name": "Scrapy", "desc": "一个用于Python的快速高级Web爬虫框架。", - "url": "https://scrapy.org/", + "url": "https://bbs.csdn.net/topics/603483762", "urls": { - "GitCode": "https://github.com/scrapy/scrapy" + "GitCode": "https://gitcode.net/mirrors/scrapy/scrapy" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -100,9 +102,9 @@ "icon": "https://avatars0.githubusercontent.com/u/983927?s=200&v=4", "name": "selenium", "desc": "浏览器自动化框架和生态系统。", - "url": "https://www.selenium.dev/", + "url": "https://bbs.csdn.net/topics/603483762", "urls": { - "GitCode": "https://github.com/SeleniumHQ/selenium/" + "GitCode": "https://gitcode.net/mirrors/SeleniumHQ/selenium/" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -111,7 +113,7 @@ { "name": "beautifulsoup", "desc": "可以从HTML或XML文件中提取数据的Python库", - "url": "https://beautifulsoup.readthedocs.io/zh_CN/v4.4.0/", + "url": "https://bbs.csdn.net/topics/603483762", "createdAt": "2021-01-23T01:32:06.423Z", "urls": {}, "rate": 5, @@ -120,9 +122,9 @@ { "name": "Pillow", "desc": "友好的PIL前叉,是一个出色的图像处理库", - "url": "https://python-pillow.org/", + "url": "https://bbs.csdn.net/topics/603483762", "urls": { - "GitCode": "https://github.com/python-pillow/Pillow" + "GitCode": "https://gitcode.net/mirrors/python-pillow/Pillow" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -131,9 +133,9 @@ { "name": "numpy", "desc": "使用Python进行科学计算的基本软件包。", - "url": "https://numpy.org/", + "url": "https://bbs.csdn.net/topics/603483762", "urls": { - "GitCode": "https://github.com/numpy/numpy" + "GitCode": "https://gitcode.net/mirrors/numpy/numpy" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -143,9 +145,11 @@ "icon": "https://avatars1.githubusercontent.com/u/21206976?s=200&v=4", "name": "pandas", "desc": "功能强大的Python数据分析工具包", - "url": "https://github.com/pandas-dev/pandas", + "url": "https://bbs.csdn.net/topics/603483762", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/pandas-dev/pandas" + }, "rate": 5, "top": false } @@ -160,18 +164,22 @@ "createdAt": "2021-02-04T12:25:26.295Z", "name": "rich", "icon": "https://github.com/favicon.ico", - "url": "https://github.com/willmcgugan/rich", + "url": "", "desc": "Rich是一个Python库,用于在终端中提供富文本和精美的格式。", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/willmcgugan/rich" + }, "rate": 5, "top": false }, { "name": "Fire", "desc": "Python Fire是一个用于从绝对任何Python对象自动生成命令行界面(CLI)的库。", - "url": "https://github.com/google/python-fire", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/google/python-fire" + }, "rate": 5, "top": false }, @@ -188,27 +196,33 @@ "icon": "https://avatars1.githubusercontent.com/u/12731565?s=200&v=4", "name": "tqdm", "desc": "适用于Python和CLI的快速,可扩展的进度栏", - "url": "https://github.com/tqdm/tqdm", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/tqdm/tqdm" + }, "rate": 5, "top": false }, { "name": "paramiko", "desc": "领先的Python SSHv2协议库", - "url": "https://github.com/paramiko/paramiko", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/paramiko/paramiko" + }, "rate": 5, "top": false }, { "name": "click", "desc": "Python可组合命令行界面工具包", - "url": "https://github.com/pallets/click", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/pallets/click" + }, "rate": 5, "top": false } @@ -226,7 +240,7 @@ "desc": "具有期限的完美主义者的Web框架。", "url": "https://www.djangoproject.com/", "urls": { - "GitCode": "https://github.com/django/django" + "GitCode": "https://gitcode.net/mirrors/django/django" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -238,7 +252,7 @@ "desc": "用于构建Web应用程序的Python微框架。", "url": "https://palletsprojects.com/p/flask/", "urls": { - "GitCode": "https://github.com/pallets/flask" + "GitCode": "https://gitcode.net/mirrors/pallets/flask" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -284,10 +298,12 @@ { "name": "100天从新手到大师", "desc": "Python - 100天从新手到大师", - "url": "https://github.com/jackfrued/Python-100-Days", + "url": "", "icon": "https://www.python.org/static/favicon.ico", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/jackfrued/Python-100-Days" + }, "rate": 5, "top": false }, @@ -304,40 +320,48 @@ { "name": "What the f*ck Python!", "desc": "一些有趣且鲜为人知的 Python 特性.", - "url": "https://github.com/satwikkansal/wtfpython", + "url": "", "icon": "https://www.python.org/static/favicon.ico", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/satwikkansal/wtfpython" + }, "rate": 5, "top": false }, { "name": "awesome-python-cn", "desc": "Python 资源大全中文版", - "url": "https://github.com/jobbole/awesome-python-cn", + "url": "", "icon": "https://www.python.org/static/favicon.ico", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/jobbole/awesome-python-cn" + }, "rate": 5, "top": false }, { "name": "cheatsheet", "desc": "Python大全备忘单", - "url": "https://github.com/gto76/python-cheatsheet", + "url": "", "icon": "https://www.python.org/static/favicon.ico", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/gto76/python-cheatsheet" + }, "rate": 5, "top": false }, { "name": "awesome-python", "desc": "精选的Python框架,库,软件和资源的精选清单。", - "url": "https://github.com/vinta/awesome-python", + "url": "", "icon": "https://www.python.org/static/favicon.ico", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/vinta/awesome-python" + }, "rate": 5, "top": false } @@ -380,7 +404,7 @@ "icon": "", "createdAt": "2021-01-23T01:32:06.423Z", "urls": { - "GitCode": "https://github.com/JetBrains/intellij-community" + "GitCode": "https://gitcode.net/mirrors/JetBrains/intellij-community" }, "rate": 5, "top": false @@ -410,7 +434,7 @@ "icon": "", "createdAt": "2021-01-23T01:32:06.423Z", "urls": { - "GitCode": "https://github.com/apache/maven" + "GitCode": "https://gitcode.net/mirrors/apache/maven" }, "rate": 5, "top": false @@ -428,7 +452,7 @@ "icon": "https://img-blog.csdnimg.cn/bdebfea98b554a61aeb760399cb48316.png", "createdAt": "2021-01-23T01:32:06.423Z", "urls": { - "GitCode": "https://github.com/hibernate/hibernate-orm" + "GitCode": "https://gitcode.net/mirrors/hibernate/hibernate-orm" }, "rate": 5, "top": false @@ -440,7 +464,7 @@ "icon": "​​​​​​​​​​https://img-blog.csdnimg.cn/f863b6ba2cf54488b44687214641e821.png", "createdAt": "2021-01-23T01:32:06.423Z", "urls": { - "GitCode": "https://github.com/apache/struts" + "GitCode": "https://gitcode.net/mirrors/apache/struts" }, "rate": 5, "top": false @@ -452,7 +476,7 @@ "icon": "", "createdAt": "2021-01-23T01:32:06.423Z", "urls": { - "GitCode": "https://github.com/spring-projects/spring-framework" + "GitCode": "https://gitcode.net/mirrors/spring-projects/spring-framework" }, "rate": 5, "top": false @@ -476,7 +500,7 @@ "icon": "https://img-blog.csdnimg.cn/ff4e62be39f24487a9ef6e7134566f55.png", "createdAt": "2021-01-23T01:32:06.423Z", "urls": { - "GitCode": "https://github.com/spring-projects/spring-boot" + "GitCode": "https://gitcode.net/mirrors/spring-projects/spring-boot" }, "rate": 5, "top": false @@ -517,278 +541,12 @@ { "title": "C/C++", "nav": [ - { - "title": "GUI编程", - "nav": [ - { - "name": "GTK+", - "desc": "GIMP Toolkit是一套源码以LGPL许可协议分发、跨平台的图形工具包", - "url": "https://github.com/Genymobile/scrcpy", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": { - "GitCode": "#" - }, - "rate": 5, - "top": false - }, - { - "name": "wxWidgets", - "desc": "wxWidgets是一个开源的跨平台的C++构架库(framework),它可以提供GUI(图形用户界面)和其它工具", - "url": "https://github.com/mpv-player/mpv", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "Qt", - "desc": "Qt是一个1991年由Qt Company开发的跨平台C++图形用户界面应用程序开发框架", - "url": "https://github.com/valinet/ExplorerPatcher", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "CEF", - "desc": "Chromium Embedded Framework (CEF)是个基于Google Chromium项目的开源Web browser控件,支持Windows, Linux, Mac平台", - "url": "https://github.com/obsproject/obs-studio", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "MKS Toolkit", - "desc": "MKS Toolkitsh是一个为开发人员提供基于类似 Linux 命令行和 Visual Studio 图形界面的集成开发环境的开发工具", - "url": "https://github.com/espressif/esp-idf", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "Nana", - "desc": "Nana 是由国人Jinhao开发的开源GUI框架库,类似标准库和boost代码风格", - "url": "https://github.com/ithewei/libhv", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "Ultimate++", - "desc": " Ultimate++是一个C++跨平台应用快速开发框架,包括一系列库(GUI、 SQL等)和一个集成开发环境", - "url": "https://github.com/bilibili/ijkplayer", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "JUCE", - "desc": "JUCE (Jules’ Utility Class Extensions)是由Raw MaterialSoftware发布的一套基于C的开发框架", - "url": "https://github.com/qmk/qmk_firmware", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "EFL", - "desc": "Enlightenment Foundation Libraries (EFL) 是组成DR17窗口管理器的一系列库", - "url": "https://github.com/Tencent/ncnn", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - } - ], - "createdAt": "2021-01-23T01:32:06.423Z" - }, - { - "title": "热门项目", - "nav": [ - { - "name": "Scrcpy", - "desc": "Display and control your Android device", - "url": "https://github.com/Genymobile/scrcpy", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": { - "GitCode": "#" - }, - "rate": 5, - "top": false - }, - { - "name": "mpv-player", - "desc": "🎥 Command line video player", - "url": "https://github.com/mpv-player/mpv", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "ExplorerPatcher", - "desc": "C++This project aims to bring back a productive working environment on Windows 11", - "url": "https://github.com/valinet/ExplorerPatcher", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "OBS Studio", - "desc": "Free and open source software for live streaming and screen recording", - "url": "https://github.com/obsproject/obs-studio", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "esp-idf", - "desc": "Espressif IoT Development Framework. Official development framework for ESP32.", - "url": "https://github.com/espressif/esp-idf", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "libhv", - "desc": "🔥 比libevent、libuv更易用的国产网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket client/server.", - "url": "https://github.com/ithewei/libhv", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "ijkplayer", - "desc": "Android/iOS video player based on FFmpeg n3.4, with MediaCodec, VideoToolbox support.", - "url": "https://github.com/bilibili/ijkplayer", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "qmk_firmware", - "desc": "Open-source keyboard firmware for Atmel AVR and Arm USB families", - "url": "https://github.com/qmk/qmk_firmware", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "ncnn", - "desc": "ncnn is a high-performance neural network inference framework optimized for the mobile platform", - "url": "https://github.com/Tencent/ncnn", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "Mbed OS", - "desc": "Arm Mbed OS is a platform operating system designed for the internet of things", - "url": "https://github.com/ARMmbed/mbed-os", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "SerenityOS", - "desc": "The Serenity Operating System 🐞", - "url": "https://github.com/SerenityOS/serenity", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "spdlog", - "desc": "Fast C++ logging library", - "url": "https://github.com/gabime/spdlog", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "C++那些事", - "desc": "C++那些事", - "url": "https://github.com/Light-City/CPlusPlusThings", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "Calculator", - "desc": "Windows Calculator: A simple yet powerful calculator that ships with Window", - "url": "https://github.com/microsoft/calculator", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "Tesseract-OCR", - "desc": "Tesseract Open Source OCR Engine", - "url": "https://github.com/tesseract-ocr/tesseract", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "ClickHouse", - "desc": "ClickHouse® is a free analytics DBMS for big data", - "url": "https://github.com/ClickHouse/ClickHouse", - "icon": "", - "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - } - ], - "createdAt": "2021-01-23T01:32:06.423Z" - }, { "title": "CSDN C/C++ 学习社区", "nav": [ { "name": "C/C++ 技能树", - "desc": "系统地整理了关于C领域的知识点,并从海量的 CSDN 数据中不断更新高质量内容", + "desc": "技能树是CSDN提供的系统化,面向实战的学习环境。 它能帮助用户从初学者成长为合格的C 工程师。它系统地整理了关于C领域的知识点,并从海量的 CSDN 数据中不断更新高质量内容。除了传统的阅读学习, 技能树为每一个知识点都提供了匹配的练习题,帮助用户随练随学直到精通。", "url": "https://bbs.csdn.net/skill/c", "icon": "", "createdAt": "2021-01-23T01:32:06.423Z", @@ -824,7 +582,7 @@ "nav": [ { "name": "CSDN Jupyter Notebook", - "desc": "Jupyter Notebook,在线运行C语言代码", + "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", @@ -839,19 +597,18 @@ "createdAt": "2021-01-23T01:32:06.423Z" }, { - "title": "项目推荐", + "title": "推荐项目", "nav": [ { "nav": [ { - "name": "奖|开源导航计划来啦!", - "desc": "为了让更多人了解开源,面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品!", - "url": "https://bbs.csdn.net/topics/603483762", + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", "icon": "", "createdAt": "2021-01-23T01:32:06.423Z", "urls": {}, - "rate": 5, - "top": false + "top": true } ], "createdAt": "2021-01-23T01:32:06.423Z" @@ -881,7 +638,7 @@ "urls": { "英文": "http://jquery.com/", "中文": "https://www.jquery123.com/", - "GitCode": "https://github.com/jquery/jquery" + "GitCode": "https://gitcode.net/mirrors/jquery/jquery" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -895,7 +652,7 @@ "urls": { "英文": "https://webpack.js.org/", "中文": "https://www.webpackjs.com/", - "GitCode": "https://github.com/webpack/webpack" + "GitCode": "https://gitcode.net/mirrors/webpack/webpack" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -909,7 +666,7 @@ "urls": { "英文": "http://babeljs.io/", "中文": "https://babeljs.cn/", - "GitCode": "https://github.com/babel/babel" + "GitCode": "https://gitcode.net/mirrors/babel/babel" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -923,7 +680,7 @@ "urls": { "英文": "https://cn.eslint.org/", "中文": "http://eslint.cn/", - "GitCode": "https://github.com/eslint/eslint" + "GitCode": "https://gitcode.net/mirrors/eslint/eslint" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -935,7 +692,7 @@ "desc": "一个强大的现代样式风格的linter", "url": "https://stylelint.io/", "urls": { - "GitCode": "https://github.com/stylelint/stylelint" + "GitCode": "https://gitcode.net/mirrors/stylelint/stylelint" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -947,7 +704,7 @@ "desc": "Mocha是JavaScript的一种单元测试框架,既可以在浏览器环境下运行,也可以在Node.js环境下运行", "url": "https://mochajs.org/", "urls": { - "GitCode": "https://github.com/mochajs/mocha" + "GitCode": "https://gitcode.net/mirrors/mochajs/mocha" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -959,7 +716,7 @@ "desc": "MUI: 最接近原生APP体验的高性能前端框架", "url": "http://dev.dcloud.net.cn/mui/", "urls": { - "GitCode": "https://github.com/dcloudio/mui" + "GitCode": "https://gitcode.net/mirrors/dcloudio/mui" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -973,7 +730,7 @@ "urls": { "英文": "https://rollupjs.org/guide/en/", "中文": "https://rollupjs.org/guide/zh/", - "GitCode": "https://github.com/rollup/rollup" + "GitCode": "https://gitcode.net/mirrors/rollup/rollup" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -985,7 +742,7 @@ "desc": "JavaScript样式指南,带有linter和自动代码修复程序", "url": "https://standardjs.com", "urls": { - "GitCode": "https://github.com/standard/standard" + "GitCode": "https://gitcode.net/mirrors/standard/standard" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -999,12 +756,14 @@ "title": "常用插件", "nav": [ { - "urls": {}, "name": "Faker", "icon": "https://github.com/favicon.ico", - "url": "https://github.com/Marak/faker.js", + "url": "", "createdAt": "2021-01-23T09:37:03.055Z", "desc": "在Node.js和浏览器中生成大量逼真的假数据", + "urls":{ + "GitCode": "https://gitcode.net/mirrors/Marak/faker.js" + }, "rate": 5, "top": false }, @@ -1013,7 +772,7 @@ "desc": "JavaScript Alert 的漂亮替代品", "url": "https://sweetalert.js.org/", "urls": { - "GitCode": "https://github.com/t4t5/sweetalert" + "GitCode": "https://gitcode.net/mirrors/t4t5/sweetalert" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1025,7 +784,7 @@ "desc": "一个JavaScript库,用于在现代浏览器和触摸设备上对拖放列表进行重新排序", "url": "https://sortablejs.github.io/Sortable/", "urls": { - "GitCode": "https://github.com/SortableJS/Sortable" + "GitCode": "https://gitcode.net/mirrors/SortableJS/Sortable" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1036,7 +795,7 @@ "desc": "Formily 是一个由阿里巴巴集团多 BU 共建的面向中后台复杂场景的表单解决方案,它也是一个表单框架", "url": "https://formilyjs.org/", "urls": { - "GitCode": "https://github.com/alibaba/formily" + "GitCode": "https://gitcode.net/mirrors/alibaba/formily" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1048,7 +807,7 @@ "desc": "一个小的JavaScript库,用于在网页上创建手绘动画并为其添加动画效果", "url": "https://roughnotation.com/", "urls": { - "GitCode": "https://github.com/rough-stuff/rough-notation" + "GitCode": "https://gitcode.net/mirrors/rough-stuff/rough-notation" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1060,7 +819,7 @@ "desc": "AntV 是蚂蚁金服全新一代数据可视化解决方案", "url": "https://antv.alipay.com/", "urls": { - "GitCode": "https://github.com/antvis/" + "GitCode": "https://gitcode.net/mirrors/antvis/" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1074,7 +833,7 @@ "urls": { "英文": "https://lodash.com/", "中文": "https://www.lodashjs.com/", - "GitCode": "https://github.com/lodash/lodash" + "GitCode": "https://gitcode.net/mirrors/lodash/lodash" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1088,7 +847,7 @@ "urls": { "英文": "http://idangero.us/swiper/", "中文": "https://www.swiper.com.cn/", - "GitCode": "https://github.com/nolimits4web/swiper" + "GitCode": "https://gitcode.net/mirrors/nolimits4web/swiper" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1097,9 +856,11 @@ { "name": "fastclick", "desc": "Polyfill 解决移动端具有300ms延迟的库", - "url": "https://github.com/ftlabs/fastclick", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/ftlabs/fastclick" + }, "rate": 5, "top": false }, @@ -1108,7 +869,7 @@ "desc": "丰富多样的Web弹出层组件,可轻松实现Alert/Confirm/Prompt/普通提示/页面区块/iframe/tips等等几乎所有的弹出交互", "url": "http://layer.layui.com/", "urls": { - "GitCode": "https://github.com/sentsin/layer/" + "GitCode": "https://gitcode.net/mirrors/sentsin/layer/" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1122,7 +883,7 @@ "urls": { "英文": "http://momentjs.com/", "中文": "http://momentjs.cn/", - "GitCode": "https://github.com/moment/moment" + "GitCode": "https://gitcode.net/mirrors/moment/moment" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1131,18 +892,22 @@ { "name": "js-cookie", "desc": "一个简单,轻量级的JavaScript API,用于处理浏览器cookie", - "url": "https://github.com/js-cookie/js-cookie", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/js-cookie/js-cookie" + }, "rate": 5, "top": false }, { "name": "qs", "desc": "具有嵌套支持的查询字符串解析器", - "url": "https://github.com/ljharb/qs", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/ljharb/qs" + }, "rate": 5, "top": false }, @@ -1151,7 +916,7 @@ "desc": "生成随机数据,拦截 Ajax 请求", "url": "http://mockjs.com/", "urls": { - "GitCode": "https://github.com/nuysoft/Mock" + "GitCode": "https://gitcode.net/mirrors/nuysoft/Mock" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1163,7 +928,7 @@ "desc": "凹凸实验室出品的一款基于 Github Issue 和 Preact 开发的评论插件", "url": "https://gitalk.github.io/", "urls": { - "GitCode": "https://github.com/gitalk/gitalk" + "GitCode": "https://gitcode.net/mirrors/gitalk/gitalk" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1175,7 +940,7 @@ "desc": "轻巧,强大,优雅的代码语法高亮", "url": "https://prismjs.com/", "urls": { - "GitCode": "https://github.com/PrismJS/prism" + "GitCode": "https://gitcode.net/mirrors/PrismJS/prism" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1186,7 +951,7 @@ "desc": "顶部加载进度条", "url": "http://ricostacruz.com/nprogress/", "urls": { - "GitCode": "https://github.com/rstacruz/nprogress" + "GitCode": "https://gitcode.net/mirrors/rstacruz/nprogress" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1197,7 +962,7 @@ "desc": "JS实现浏览器标题闪烁,滚动,语音提示,Chrome/Safari/FireFox/IE通知", "url": "https://git.io/iNotify", "urls": { - "GitCode": "https://github.com/jaywcjlove/iNotify" + "GitCode": "https://gitcode.net/mirrors/jaywcjlove/iNotify" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1208,7 +973,7 @@ "desc": "最流行的JavaScript屏幕截图", "url": "https://html2canvas.hertzen.com/", "urls": { - "GitCode": "https://github.com/niklasvh/html2canvas" + "GitCode": "https://gitcode.net/mirrors/niklasvh/html2canvas" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1217,9 +982,11 @@ { "name": "dayjs", "desc": "使用与Moment.js兼容的API来解析,验证,操作和显示现代浏览器的日期和时间", - "url": "https://github.com/iamkun/dayjs/blob/master/docs/zh-cn/API-reference.md", + "url": "https://gitcode.net/mirrors/iamkun/dayjs/blob/master/docs/zh-cn/API-reference.md", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/iamkun/dayjs" + }, "rate": 5, "top": false }, @@ -1228,7 +995,7 @@ "desc": "易于使用但功能强大的条形码生成器,适用于Web和Node.js", "url": "https://lindell.me/JsBarcode/", "urls": { - "GitCode": "https://github.com/lindell/JsBarcode" + "GitCode": "https://gitcode.net/mirrors/lindell/JsBarcode" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1239,7 +1006,7 @@ "desc": "现代复制到剪贴板。没有Flash。只需3kb gzipped。", "url": "https://clipboardjs.com/", "urls": { - "GitCode": "https://github.com/zenorocha/clipboard.js" + "GitCode": "https://gitcode.net/mirrors/zenorocha/clipboard.js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1248,18 +1015,22 @@ { "name": "lib-flexible", "desc": "可伸缩布局方案, 淘宝rem解决方案", - "url": "https://github.com/amfe/lib-flexible", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/amfe/lib-flexible" + }, "rate": 5, "top": false }, { "name": "js-xss", "desc": "根据白名单过滤HTML(防止XSS攻击)", - "url": "https://github.com/leizongmin/js-xss", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/leizongmin/js-xss" + }, "rate": 5, "top": false }, @@ -1268,7 +1039,7 @@ "desc": "精致的下拉刷新和上拉加载 js框架.支持vue,完美运行于移动端和主流PC浏览器", "url": "http://www.mescroll.com/index.html", "urls": { - "GitCode": "https://github.com/mescroll/mescroll" + "GitCode": "https://gitcode.net/mirrors/mescroll/mescroll" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1279,7 +1050,7 @@ "desc": "灵感来自iscroll,它具有更好的滚动性能", "url": "https://ustbhuangyi.github.io/better-scroll/", "urls": { - "GitCode": "https://github.com/ustbhuangyi/better-scroll" + "GitCode": "https://gitcode.net/mirrors/ustbhuangyi/better-scroll" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1290,7 +1061,7 @@ "desc": "一个实现汉字与拼音互转的小巧web工具库", "url": "http://demo.haoji.me/pinyinjs/", "urls": { - "GitCode": "https://github.com/sxei/pinyinjs" + "GitCode": "https://gitcode.net/mirrors/sxei/pinyinjs" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1299,9 +1070,11 @@ { "name": "ms", "desc": "使用此包可以轻松地将各种时间格式转换为毫秒。", - "url": "https://github.com/zeit/ms", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/zeit/ms" + }, "rate": 5, "top": false }, @@ -1311,7 +1084,7 @@ "desc": "适用于JavaScript程序员的实用函数库", "url": "https://ramdajs.com", "urls": { - "GitCode": "https://github.com/ramda/ramda" + "GitCode": "https://gitcode.net/mirrors/ramda/ramda" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1322,7 +1095,7 @@ "desc": "JavaScript的任意精度Decimal类型 (0.1+0.2=0.3)", "url": "http://mikemcl.github.io/decimal.js", "urls": { - "GitCode": "https://github.com/MikeMcl/decimal.js/" + "GitCode": "https://gitcode.net/mirrors/MikeMcl/decimal.js/" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1331,18 +1104,22 @@ { "name": "copy-to-clipboard", "desc": "简单的模块公开copy功能,它将尝试使用execCommand与特定于IE的clipboardData接口的回退,最后,通常prompt使用适当的文本内容和消息", - "url": "https://github.com/sudodoki/copy-to-clipboard", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/sudodoki/copy-to-clipboard" + }, "rate": 5, "top": false }, { "name": "path-to-regexp", "desc": "将字符串路径转换成正则表达式", - "url": "https://github.com/pillarjs/path-to-regexp", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/pillarjs/path-to-regexp" + }, "rate": 5, "top": false }, @@ -1351,7 +1128,7 @@ "desc": "autosize是一个小的独立脚本,可以自动调整textarea域的高度以适合文本", "url": "http://www.jacklmoore.com/autosize/", "urls": { - "GitCode": "https://github.com/jackmoore/autosize" + "GitCode": "https://gitcode.net/mirrors/jackmoore/autosize" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1360,9 +1137,11 @@ { "name": "shake.js", "desc": "监听手机设备摇动", - "url": "https://github.com/alexgibson/shake.js", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/alexgibson/shake.js" + }, "rate": 5, "top": false }, @@ -1371,7 +1150,7 @@ "desc": "可以轻松地为Web创建响应式和时尚的进度栏。动画即使在移动设备上也表现良好", "url": "https://kimmobrunfeldt.github.io/progressbar.js/", "urls": { - "GitCode": "https://github.com/kimmobrunfeldt/progressbar.js" + "GitCode": "https://gitcode.net/mirrors/kimmobrunfeldt/progressbar.js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1383,7 +1162,7 @@ "desc": "Easy Mock 是一个可视化,并且能快速生成模拟数据的持久化服务", "url": "https://easy-mock.com", "urls": { - "GitCode": "https://github.com/easy-mock/easy-mock/blob/dev/README.zh-CN.md" + "GitCode": "https://gitcode.net/mirrors/easy-mock/easy-mock/blob/dev/README.zh-CN.md" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1395,7 +1174,7 @@ "desc": "JS版本的多行文本溢出省略", "url": "https://joe.sh/clamp-js", "urls": { - "GitCode": "https://github.com/josephschmitt/Clamp.js" + "GitCode": "https://gitcode.net/mirrors/josephschmitt/Clamp.js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1404,27 +1183,33 @@ { "name": "json-bigint", "desc": "带有bigints支持的JSON.parse / stringify", - "url": "https://github.com/sidorares/json-bigint", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/sidorares/json-bigint" + }, "rate": 5, "top": false }, { "name": "exif-js", "desc": "用于读取EXIF图像元数据的JavaScript库", - "url": "https://github.com/exif-js/exif-js", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/exif-js/exif-js" + }, "rate": 5, "top": false }, { "name": "lunr.js", "desc": "Lunr.js是一个用于浏览器的小型全文本搜索库。它为JSON文档建立索引,并提供一个简单的搜索界面来检索与文本查询最匹配的文档", - "url": "https://github.com/olivernn/lunr.js", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/olivernn/lunr.js" + }, "rate": 5, "top": false }, @@ -1433,7 +1218,7 @@ "desc": "强大的Javascript库,用于捕获键盘输入和输入的按键组合。它没有依赖性。", "url": "https://wangchujiang.com/hotkeys/", "urls": { - "GitCode": "https://github.com/jaywcjlove/hotkeys" + "GitCode": "https://gitcode.net/mirrors/jaywcjlove/hotkeys" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1442,9 +1227,11 @@ { "name": "dom-to-image", "desc": "使用HTML5 canvas从DOM节点生成图像", - "url": "https://github.com/tsayen/dom-to-image", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/tsayen/dom-to-image" + }, "rate": 5, "top": false }, @@ -1454,7 +1241,7 @@ "desc": "使微前端变得简单", "url": "https://single-spa.js.org/", "urls": { - "GitCode": "https://github.com/single-spa/single-spa" + "GitCode": "https://gitcode.net/mirrors/single-spa/single-spa" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1466,7 +1253,7 @@ "desc": "为微型前端提供快速,简单和完整的解决方案", "url": "https://qiankun.umijs.org/", "urls": { - "GitCode": "https://github.com/umijs/qiankun" + "GitCode": "https://gitcode.net/mirrors/umijs/qiankun" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1478,7 +1265,7 @@ "desc": "一个很小的,安全的,URL友好的,唯一的JavaScript字符串ID生成器。", "url": "https://zelark.github.io/nano-id-cc/", "urls": { - "GitCode": "https://github.com/ai/nanoid" + "GitCode": "https://gitcode.net/mirrors/ai/nanoid" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1489,7 +1276,7 @@ "desc": "一个用于格式化和处理数字的javascript库", "url": "http://numeraljs.com", "urls": { - "GitCode": "https://github.com/adamwdraper/Numeral-js" + "GitCode": "https://gitcode.net/mirrors/adamwdraper/Numeral-js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1500,7 +1287,7 @@ "desc": "用于从userAgent字符串检测浏览器,引擎,操作系统,CPU和设备类型/模型。支持浏览器和node.js环境", "url": "http://faisalman.github.io/ua-parser-js/", "urls": { - "GitCode": "https://github.com/faisalman/ua-parser-js" + "GitCode": "https://gitcode.net/mirrors/faisalman/ua-parser-js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1512,7 +1299,7 @@ "desc": "一个用于多点触摸手势的javascript库", "url": "http://hammerjs.github.io", "urls": { - "GitCode": "https://github.com/hammerjs/hammer.js" + "GitCode": "https://gitcode.net/mirrors/hammerjs/hammer.js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1531,7 +1318,7 @@ "desc": "i18next是一个非常流行的国际化框架,适用于浏览器或任何其他JavaScript环境(例如,node.js)。", "url": "http://i18next.com/", "urls": { - "GitCode": "https://github.com/i18next/i18next" + "GitCode": "https://gitcode.net/mirrors/i18next/i18next" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1543,7 +1330,7 @@ "desc": "JavaScript的可读,自动化和优化(5 kb)国际化", "url": "https://lingui.js.org/", "urls": { - "GitCode": "https://github.com/lingui/js-lingui" + "GitCode": "https://gitcode.net/mirrors/lingui/js-lingui" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1561,7 +1348,7 @@ "desc": "基于Animate.css,向下滚动页面时显示CSS动画,轻松自定义动画设置:样式,延迟,长度,偏移,迭代...", "url": "http://mynameismatthieu.com/WOW/", "urls": { - "GitCode": "https://github.com/matthieua/WOW" + "GitCode": "https://gitcode.net/mirrors/matthieua/WOW" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1581,7 +1368,7 @@ "desc": "加速JavaScript动画", "url": "http://velocityjs.org/", "urls": { - "GitCode": "https://github.com/julianshapiro/velocity" + "GitCode": "https://gitcode.net/mirrors/julianshapiro/velocity" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1592,7 +1379,7 @@ "desc": "轻量级的JavaScript动画库。它适用于任何CSS属性,单个CSS转换,SVG或任何DOM属性以及JavaScript对象", "url": "http://animejs.com/", "urls": { - "GitCode": "https://github.com/juliangarnier/anime" + "GitCode": "https://gitcode.net/mirrors/juliangarnier/anime" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1603,7 +1390,7 @@ "desc": "hover动画CSS / SCSS按钮", "url": "https://varin6.github.io/Hover-Buttons/", "urls": { - "GitCode": "https://github.com/Varin6/Hover-Buttons" + "GitCode": "https://gitcode.net/mirrors/Varin6/Hover-Buttons" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1621,7 +1408,7 @@ "desc": "JavaScript MD5实现。兼容服务器端环境,如node.js,RequireJS等模块加载器和所有Web浏览器", "url": "https://blueimp.github.io/JavaScript-MD5/", "urls": { - "GitCode": "https://github.com/blueimp/JavaScript-MD5" + "GitCode": "https://gitcode.net/mirrors/blueimp/JavaScript-MD5" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1630,9 +1417,9 @@ { "name": "js-sha1", "desc": "JavaScript的简单SHA1哈希函数支持UTF-8编码。", - "url": "https://github.com/emn178/js-sha1", + "url": "", "urls": { - "GitCode": "https://github.com/emn178/js-sha1" + "GitCode": "https://gitcode.net/mirrors/emn178/js-sha1" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1641,9 +1428,11 @@ { "name": "js-base64", "desc": "JavaScript的Base64实现", - "url": "https://github.com/dankogai/js-base64", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/dankogai/js-base64" + }, "rate": 5, "top": false }, @@ -1652,7 +1441,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": { - "GitCode": "https://github.com/Caligatio/jsSHA" + "GitCode": "https://gitcode.net/mirrors/Caligatio/jsSHA" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1663,7 +1452,7 @@ "desc": "加密标准的JavaScript库", "url": "https://cryptojs.gitbook.io", "urls": { - "GitCode": "https://github.com/brix/crypto-js" + "GitCode": "https://gitcode.net/mirrors/brix/crypto-js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1681,7 +1470,7 @@ "desc": "PDF.js是一个使用HTML5构建的可移植文档格式(PDF)查看器", "url": "https://mozilla.github.io/pdf.js/web/viewer.html", "urls": { - "GitCode": "https://github.com/mozilla/pdf.js" + "GitCode": "https://gitcode.net/mirrors/mozilla/pdf.js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1692,7 +1481,7 @@ "desc": "百度出品,采用大文件分片并发上传,极大的提高了文件上传效率。", "url": "http://fex.baidu.com/webuploader/", "urls": { - "GitCode": "https://github.com/fex-team/webuploader" + "GitCode": "https://gitcode.net/mirrors/fex-team/webuploader" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1703,7 +1492,7 @@ "desc": "纯JavaScript中的客户端/服务器端PDF打印, HTML转换Pdf", "url": "http://pdfmake.org/", "urls": { - "GitCode": "https://github.com/bpampuch/pdfmake" + "GitCode": "https://gitcode.net/mirrors/bpampuch/pdfmake" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1714,7 +1503,7 @@ "desc": "JavaScript中的文档阅读器, pdf/ppt/opt/odt等文件渲染成HTML", "url": "https://viewerjs.org/", "urls": { - "GitCode": "https://github.com/kogmbh/ViewerJS" + "GitCode": "https://gitcode.net/mirrors/kogmbh/ViewerJS" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1725,7 +1514,7 @@ "desc": "灵活而有趣的JavaScript文件上传库", "url": "https://pqina.nl/filepond/", "urls": { - "GitCode": "https://github.com/pqina/filepond" + "GitCode": "https://gitcode.net/mirrors/pqina/filepond" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1734,9 +1523,11 @@ { "name": "FileSaver.js", "desc": "客户端保存文件的解决方案,非常适合在客户端上生成文件的Web应用程序", - "url": "https://github.com/eligrey/FileSaver.js", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/eligrey/FileSaver.js" + }, "rate": 5, "top": false }, @@ -1745,7 +1536,7 @@ "desc": "一个使用JavaScript生成PDF的库", "url": "https://parall.ax/products/jspdf", "urls": { - "GitCode": "https://github.com/MrRio/jsPDF" + "GitCode": "https://gitcode.net/mirrors/MrRio/jsPDF" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1763,7 +1554,7 @@ "desc": "适用于移动和桌面的JavaScript图像库, 图片预览", "url": "http://photoswipe.com/", "urls": { - "GitCode": "https://github.com/dimsemenov/PhotoSwipe" + "GitCode": "https://gitcode.net/mirrors/dimsemenov/PhotoSwipe" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1774,7 +1565,7 @@ "desc": "javascript图片预览", "url": "https://fengyuanchen.github.io/viewerjs/", "urls": { - "GitCode": "https://github.com/fengyuanchen/viewerjs" + "GitCode": "https://gitcode.net/mirrors/fengyuanchen/viewerjs" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1793,7 +1584,7 @@ "desc": "现代 Web 音频 javascript 库", "url": "https://howlerjs.com/", "urls": { - "GitCode": "https://github.com/goldfire/howler.js" + "GitCode": "https://gitcode.net/mirrors/goldfire/howler.js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1806,7 +1597,7 @@ "urls": { "英文": "http://dplayer.js.org/#/home", "中文": "http://dplayer.js.org/#/zh-Hans/", - "GitCode": "https://github.com/MoePlayer/DPlayer" + "GitCode": "https://gitcode.net/mirrors/MoePlayer/DPlayer" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1819,7 +1610,7 @@ "urls": { "英文": "http://aplayer.js.org/", "中文": "https://aplayer.js.org/#/zh-Hans/", - "GitCode": "https://github.com/MoePlayer/APlayer" + "GitCode": "https://gitcode.net/mirrors/MoePlayer/APlayer" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1840,7 +1631,7 @@ "urls": { "英文": "https://threejs.org/", "中文": "http://techbrood.com/threejs/docs", - "GitCode": "https://github.com/mrdoob/three.js" + "GitCode": "https://gitcode.net/mirrors/mrdoob/three.js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1849,9 +1640,11 @@ { "name": "flowy", "desc": "创建流程图的最小JavaScript库", - "url": "https://github.com/alyssaxuu/flowy", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/alyssaxuu/flowy" + }, "rate": 5, "top": false }, @@ -1861,7 +1654,7 @@ "desc": "浏览器的功能强大的交互式图表和可视化库", "url": "http://echarts.apache.org/", "urls": { - "GitCode": "https://github.com/apache/incubator-echarts" + "GitCode": "https://gitcode.net/mirrors/apache/incubator-echarts" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1871,9 +1664,11 @@ "icon": "https://avatars1.githubusercontent.com/u/1562726?s=200&v=4", "name": "d3", "desc": "借助SVG,Canvas和HTML使数据栩栩如生。", - "url": "https://github.com/d3/d3", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/d3/d3" + }, "rate": 5, "top": false } @@ -1892,7 +1687,7 @@ "urls": { "英文": "https://getuikit.com/docs/installation", "中文": "http://www.getuikit.net/", - "GitCode": "https://github.com/uikit/uikit" + "GitCode": "https://gitcode.net/mirrors/uikit/uikit" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1908,18 +1703,22 @@ { "name": "JsBridge", "desc": "android java和javascript桥接,灵感来自微信webview jsbridge", - "url": "https://github.com/lzyzsd/JsBridge", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/lzyzsd/JsBridge" + }, "rate": 5, "top": false }, { "name": "DSBridge-Android", "desc": "一个现代的跨平台JavaScript桥接,通过它您可以在JavaScript和本机之间同步或异步地调用彼此的功能", - "url": "https://github.com/wendux/DSBridge-Android", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/wendux/DSBridge-Android" + }, "rate": 5, "top": false } @@ -1933,27 +1732,33 @@ { "name": "joi", "desc": "对象模式验证", - "url": "https://github.com/hapijs/joi", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/hapijs/joi" + }, "rate": 5, "top": false }, { "name": "validator.js", "desc": "字符串验证插件、表单验证", - "url": "https://github.com/chriso/validator.js", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/chriso/validator.js" + }, "rate": 5, "top": false }, { "name": "async-validator", "desc": "异步验证器", - "url": "https://github.com/yiminghe/async-validator", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/yiminghe/async-validator" + }, "rate": 5, "top": false }, @@ -1962,7 +1767,7 @@ "desc": "无效的简单对象架构验证", "url": "https://runkit.com/jquense/yup", "urls": { - "GitCode": "https://github.com/jquense/yup#using-a-custom-locale-dictionary" + "GitCode": "https://gitcode.net/mirrors/jquense/yup#using-a-custom-locale-dictionary" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -1979,9 +1784,11 @@ "icon": "https://avatars2.githubusercontent.com/u/18673496?s=200&v=4", "name": "localForage", "desc": "离线存储,使用简单但功能强大的API包装IndexedDB,WebSQL或localStorage。", - "url": "https://github.com/localForage/localForage", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/localForage/localForage" + }, "rate": 5, "top": false } @@ -1998,7 +1805,7 @@ "desc": "为您的网站和项目提供新功能介绍和逐步用户指南的更好方法", "url": "https://introjs.com/", "urls": { - "GitCode": "https://github.com/usablica/intro.js" + "GitCode": "https://gitcode.net/mirrors/usablica/intro.js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2010,7 +1817,7 @@ "desc": "引导您的用户浏览您的应用程序", "url": "https://shepherdjs.dev/", "urls": { - "GitCode": "https://github.com/shipshapecode/shepherd" + "GitCode": "https://gitcode.net/mirrors/shipshapecode/shepherd" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2021,7 +1828,7 @@ "desc": "使用Twitter Bootstrap Popovers快速方便地进行产品浏览", "url": "http://bootstraptour.com/", "urls": { - "GitCode": "https://github.com/sorich87/bootstrap-tour" + "GitCode": "https://gitcode.net/mirrors/sorich87/bootstrap-tour" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2049,7 +1856,7 @@ "urls": { "英文": "https://reactjs.org/", "中文": "https://zh-hans.reactjs.org/", - "GitCode": "https://github.com/facebook/react/" + "GitCode": "https://gitcode.net/mirrors/facebook/react/" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2062,7 +1869,7 @@ "urls": { "英文": "https://reacttraining.com/react-router/", "中文": "https://react-router.docschina.org/", - "GitCode": "https://github.com/ReactTraining/react-router" + "GitCode": "https://gitcode.net/mirrors/ReactTraining/react-router" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2076,7 +1883,7 @@ "urls": { "英文": "https://redux.js.org/basics/usagewithreact", "中文": "http://www.redux.org.cn/docs/react-redux/api.html", - "GitCode": "https://github.com/reduxjs/redux" + "GitCode": "https://gitcode.net/mirrors/reduxjs/redux" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2089,7 +1896,7 @@ "urls": { "英文": "https://facebook.github.io/create-react-app/", "中文": "https://www.html.cn/create-react-app/", - "GitCode": "https://github.com/facebook/create-react-app" + "GitCode": "https://gitcode.net/mirrors/facebook/create-react-app" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2106,7 +1913,7 @@ "desc": "Redux的官方React绑定(通常配合redux使用)", "url": "https://react-redux.js.org/", "urls": { - "GitCode": "https://github.com/reduxjs/react-redux" + "GitCode": "https://gitcode.net/mirrors/reduxjs/react-redux" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2117,7 +1924,7 @@ "desc": "Redux的Flux标准action实用程序(用于生成action)", "url": "https://redux-actions.js.org/", "urls": { - "GitCode": "https://github.com/redux-utilities/redux-actions" + "GitCode": "https://gitcode.net/mirrors/redux-utilities/redux-actions" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2126,9 +1933,11 @@ { "name": "redux-thunk", "desc": "Redux的Thunk中间件, 用于处理异步逻辑", - "url": "https://github.com/reduxjs/redux-thunk", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/reduxjs/redux-thunk" + }, "rate": 5, "top": false }, @@ -2138,7 +1947,7 @@ "desc": "一个旨在使应用程序副作用(即异步事物,如数据获取和不纯的东西,如访问浏览器缓存)更容易管理,执行更高效,易于测试,以及更好地处理故障的库", "url": "https://redux-saga.js.org/", "urls": { - "GitCode": "https://github.com/redux-saga/redux-saga" + "GitCode": "https://gitcode.net/mirrors/redux-saga/redux-saga" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2157,7 +1966,7 @@ "urls": { "英文": "https://facebook.github.io/react-native/docs/getting-started.html", "中文": "https://reactnative.cn/docs/0.51/tutorial.html", - "GitCode": "https://github.com/facebook/react-native" + "GitCode": "https://gitcode.net/mirrors/facebook/react-native" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2171,7 +1980,7 @@ "urls": { "英文": "https://reactnavigation.org/en/", "中文": "https://reactnavigation.org/zh-Hans/", - "GitCode": "https://github.com/react-navigation/react-navigation" + "GitCode": "https://gitcode.net/mirrors/react-navigation/react-navigation" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2183,7 +1992,7 @@ "desc": "用于制作跨平台移动应用程序的Expo平台", "url": "https://docs.expo.io", "urls": { - "GitCode": "https://github.com/expo/expo" + "GitCode": "https://gitcode.net/mirrors/expo/expo" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2197,7 +2006,7 @@ "urls": { "英文": "https://rn.mobile.ant.design/", "中文": "https://rn.mobile.ant.design/index-cn", - "GitCode": "https://github.com/ant-design/ant-design-mobile-rn" + "GitCode": "https://gitcode.net/mirrors/ant-design/ant-design-mobile-rn" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2217,7 +2026,7 @@ "urls": { "英文": "https://ant.design/docs/react/introduce", "中文": "https://ant.design/docs/react/introduce-cn", - "GitCode": "https://github.com/ant-design/ant-design" + "GitCode": "https://gitcode.net/mirrors/ant-design/ant-design" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2231,7 +2040,7 @@ "urls": { "英文": "https://material-ui.com/", "中文": "https://material-ui.com/zh/", - "GitCode": "https://github.com/mui-org/material-ui" + "GitCode": "https://gitcode.net/mirrors/mui-org/material-ui" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2245,7 +2054,7 @@ "urls": { "英文": "https://elemefe.github.io/element-react/#/en-US/quick-start", "中文": "https://elemefe.github.io/element-react/#/zh-CN/quick-start", - "GitCode": "https://github.com/ElemeFE/element-react" + "GitCode": "https://gitcode.net/mirrors/ElemeFE/element-react" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2257,7 +2066,7 @@ "desc": "基于Bootstrap 3构建的组件库", "url": "https://react-bootstrap.github.io/getting-started/introduction", "urls": { - "GitCode": "https://github.com/react-bootstrap/react-bootstrap" + "GitCode": "https://gitcode.net/mirrors/react-bootstrap/react-bootstrap" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2268,7 +2077,7 @@ "desc": "Evergreen是一个React UI框架,用于在Web上构建雄心勃勃的产品。由Segment带给您。", "url": "https://evergreen.segment.com/", "urls": { - "GitCode": "https://github.com/segmentio/evergreen" + "GitCode": "https://gitcode.net/mirrors/segmentio/evergreen" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2279,7 +2088,7 @@ "desc": "@alifd/next 是 Alibaba Fusion Design 的官方 React 实现, 赋能企业中后台产品开发", "url": "https://fusion.design/component/doc/102", "urls": { - "GitCode": "https://github.com/alibaba-fusion/next" + "GitCode": "https://gitcode.net/mirrors/alibaba-fusion/next" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2291,7 +2100,7 @@ "desc": "Zent 是有赞 PC 端 WebUI 规范的 React 实现,提供了一整套基础的 UI 组件以及一些常用的业务组件", "url": "https://youzan.github.io/zent/zh/guides/install", "urls": { - "GitCode": "https://github.com/youzan/zent" + "GitCode": "https://gitcode.net/mirrors/youzan/zent" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2302,7 +2111,7 @@ "desc": "装修一新的现代的应用程序做出React Windows95的UI组件。", "url": "https://arturbien.github.io/React95", "urls": { - "GitCode": "https://github.com/arturbien/React95" + "GitCode": "https://gitcode.net/mirrors/arturbien/React95" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2314,7 +2123,7 @@ "desc": "React Suite 是一套 React 组件库,为后台产品而生。同时也是一个具有贴心设计以及对开发者友好的 UI 框架", "url": "https://rsuitejs.com", "urls": { - "GitCode": "https://github.com/rsuite/rsuite" + "GitCode": "https://gitcode.net/mirrors/rsuite/rsuite" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2326,7 +2135,7 @@ "desc": "适用于您的React应用程序的简单,模块化和可访问的UI组件", "url": "https://chakra-ui.com/", "urls": { - "GitCode": "https://github.com/chakra-ui/chakra-ui" + "GitCode": "https://gitcode.net/mirrors/chakra-ui/chakra-ui" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2346,7 +2155,7 @@ "urls": { "英文": "https://mobile.ant.design/", "中文": "https://mobile.ant.design/index-cn", - "GitCode": "https://github.com/ant-design/ant-design-mobile/stargazers/" + "GitCode": "https://gitcode.net/mirrors/ant-design/ant-design-mobile/stargazers/" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2361,9 +2170,9 @@ { "name": "React Helmet", "desc": "这个可重用的反应组件将管理对文档头的所有更改", - "url": "https://github.com/nfl/react-helmet", + "url": "", "urls": { - "GitCode": "https://github.com/nfl/react-helmet" + "GitCode": "https://gitcode.net/mirrors/nfl/react-helmet" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2372,20 +2181,11 @@ { "name": "react-image-crop", "desc": "用于React的响应式图像裁剪工具", - "url": "https://github.com/DominicTobias/react-image-crop", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, - "rate": 5, - "top": false - }, - { - "name": "React Helmet", - "desc": "这个可重用的反应组件将管理对文档头的所有更改", - "url": "https://github.com/nfl/react-helmet", "urls": { - "GitCode": "https://github.com/nfl/react-helmet" + "GitCode": "https://gitcode.net/mirrors/DominicTobias/react-image-crop" }, - "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, "top": false }, @@ -2395,7 +2195,7 @@ "url": "https://reactcommunity.org/react-transition-group/", "urls": { "英文": "https://reactcommunity.org/react-transition-group/", - "GitCode": "https://github.com/reactjs/react-transition-group" + "GitCode": "https://gitcode.net/mirrors/reactjs/react-transition-group" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2404,18 +2204,22 @@ { "name": "React Loadable", "desc": "用于加载具有promise的组件的更高阶组件 - 路由懒加载", - "url": "https://github.com/jamiebuilds/react-loadable", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/jamiebuilds/react-loadable" + }, "rate": 5, "top": false }, { "name": "react-swipe", "desc": "基于swipe.js封装的react组件/走马灯", - "url": "https://github.com/voronianski/react-swipe", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/voronianski/react-swipe" + }, "rate": 5, "top": false }, @@ -2424,7 +2228,7 @@ "desc": "使用 Ant Motion 能够快速在 React 框架中使用动画,我们提供了单项,组合动画,以及整套解决方案", "url": "https://motion.ant.design/", "urls": { - "GitCode": "https://github.com/ant-design/ant-motion/" + "GitCode": "https://gitcode.net/mirrors/ant-design/ant-motion/" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2435,7 +2239,7 @@ "name": "video-react", "url": "https://video-react.js.org/", "urls": { - "GitCode": "https://github.com/video-react/video-react" + "GitCode": "https://gitcode.net/mirrors/video-react/video-react" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2444,9 +2248,11 @@ { "name": "react-keeper", "desc": "一个react路由库,更适合移动端使用,拥有缓存等功能", - "url": "https://github.com/vifird/react-keeper", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/vifird/react-keeper" + }, "rate": 5, "top": false }, @@ -2455,7 +2261,7 @@ "desc": "基于React构建的Web可配置组件库", "url": "https://fusion.design", "urls": { - "GitCode": "https://github.com/alibaba-fusion/next" + "GitCode": "https://gitcode.net/mirrors/alibaba-fusion/next" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2467,7 +2273,7 @@ "desc": "基于 React和D3 的组合式图表库", "url": "http://recharts.org/zh-CN/", "urls": { - "GitCode": "https://github.com/recharts/recharts" + "GitCode": "https://gitcode.net/mirrors/recharts/recharts" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2478,7 +2284,7 @@ "desc": "JSON查看器", "url": "https://mac-s-g.github.io/react-json-view/demo/dist/", "urls": { - "GitCode": "https://github.com/mac-s-g/react-json-view" + "GitCode": "https://gitcode.net/mirrors/mac-s-g/react-json-view" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2489,7 +2295,7 @@ "desc": "基于G2和React的强大数据可视化库", "url": "https://bizcharts.net/products/bizCharts", "urls": { - "GitCode": "https://github.com/alibaba/BizCharts" + "GitCode": "https://gitcode.net/mirrors/alibaba/BizCharts" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2498,9 +2304,11 @@ { "name": "react-draggable", "desc": "一个简单的组件,用于使元素可拖动", - "url": "https://github.com/mzabriskie/react-draggable", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/mzabriskie/react-draggable" + }, "rate": 5, "top": false }, @@ -2509,7 +2317,7 @@ "desc": "react走马灯组件", "url": "https://react-slick.neostack.com/", "urls": { - "GitCode": "https://github.com/akiran/react-slick" + "GitCode": "https://gitcode.net/mirrors/akiran/react-slick" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2520,7 +2328,7 @@ "desc": "react 拾色器", "url": "http://casesandberg.github.io/react-color/", "urls": { - "GitCode": "https://github.com/casesandberg/react-color" + "GitCode": "https://gitcode.net/mirrors/casesandberg/react-color" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2530,9 +2338,11 @@ "icon": "https://avatars1.githubusercontent.com/u/50559490?s=200&v=4", "name": "react-intl", "desc": "国际化React应用程序。这个库提供了React组件和一个API,用于格式化日期,数字和字符串,包括复数形式和处理翻译", - "url": "https://github.com/formatjs/react-intl", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/formatjs/react-intl" + }, "rate": 5, "top": false }, @@ -2542,7 +2352,7 @@ "desc": "使用React构建的类似于Excel的网格组件,具有编辑器,键盘导航,复制和粘贴等功能", "url": "http://adazzle.github.io/react-data-grid/", "urls": { - "GitCode": "https://github.com/adazzle/react-data-grid" + "GitCode": "https://gitcode.net/mirrors/adazzle/react-data-grid" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2554,7 +2364,7 @@ "desc": "React组件可有效呈现大型列表和表格数据", "url": "http://www.reactvirtualized.com", "urls": { - "GitCode": "https://github.com/bvaughn/react-virtualized" + "GitCode": "https://gitcode.net/mirrors/bvaughn/react-virtualized" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2566,7 +2376,7 @@ "desc": "一个用于实时编辑React组件的灵活组件库", "url": "https://react-live.netlify.com/", "urls": { - "GitCode": "https://github.com/FormidableLabs/react-live" + "GitCode": "https://gitcode.net/mirrors/FormidableLabs/react-live" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2578,7 +2388,7 @@ "desc": "在React中轻松创建表单", "url": "https://jaredpalmer.com/formik/docs/overview", "urls": { - "GitCode": "https://github.com/jaredpalmer/formik" + "GitCode": "https://gitcode.net/mirrors/jaredpalmer/formik" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2593,10 +2403,12 @@ { "name": "react-move", "icon": "https://github.com/favicon.ico", - "url": "https://github.com/daybrush/moveable/tree/master/packages/react-moveable", + "url": "", "desc": "一个React组件,它创建可移动,可拖动,可调整大小,可缩放,可旋转,可扭曲,可收缩,可分组,可捕捉。", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/daybrush/moveable/tree/master/packages/react-moveable" + }, "rate": 5, "top": false }, @@ -2606,7 +2418,7 @@ "desc": "React DnD是一组React实用程序,可帮助您构建复杂的拖放接口,同时保持组件分离", "url": "https://react-dnd.github.io/react-dnd/about", "urls": { - "GitCode": "https://github.com/react-dnd/react-dnd" + "GitCode": "https://gitcode.net/mirrors/react-dnd/react-dnd" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2615,9 +2427,11 @@ { "name": "react-beautiful-dnd", "desc": "漂亮的和可访问的拖放列表", - "url": "https://github.com/atlassian/react-beautiful-dnd", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/atlassian/react-beautiful-dnd" + }, "rate": 5, "top": false }, @@ -2626,7 +2440,7 @@ "desc": "一个可调整大小且可拖动的React组件。", "url": "https://bokuweb.github.io/react-rnd/stories", "urls": { - "GitCode": "https://github.com/bokuweb/react-rnd" + "GitCode": "https://gitcode.net/mirrors/bokuweb/react-rnd" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2645,7 +2459,7 @@ "url": "https://pro.ant.design/", "urls": { "中文": "https://pro.ant.design/", - "GitCode": "https://github.com/ant-design/ant-design-pro/" + "GitCode": "https://gitcode.net/mirrors/ant-design/ant-design-pro/" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2662,7 +2476,7 @@ "desc": "适用于React的JavaScript测试实用程序", "url": "https://enzymejs.github.io/enzyme/", "urls": { - "GitCode": "https://github.com/enzymejs/enzyme" + "GitCode": "https://gitcode.net/mirrors/enzymejs/enzyme" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2673,7 +2487,7 @@ "desc": "Jest是一个令人愉快的JavaScript测试框架,专注于简单性。", "url": "https://jestjs.io/zh-Hans/", "urls": { - "GitCode": "https://github.com/facebook/jest" + "GitCode": "https://gitcode.net/mirrors/facebook/jest" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2693,7 +2507,7 @@ "urls": { "英文": "https://umijs.org/", "中文": "https://umijs.org/zh-CN", - "GitCode": "https://github.com/umijs/umi" + "GitCode": "https://gitcode.net/mirrors/umijs/umi" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2705,7 +2519,7 @@ "desc": "基于React和Redux的轻量级和elm风格框架", "url": "https://dvajs.com/", "urls": { - "GitCode": "https://github.com/dvajs/dva" + "GitCode": "https://gitcode.net/mirrors/dvajs/dva" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2718,7 +2532,7 @@ "url": "https://hooks.umijs.org/", "urls": { "中文": "https://hooks.umijs.org/", - "GitCode": "https://github.com/umijs/hooks" + "GitCode": "https://gitcode.net/mirrors/umijs/hooks" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2752,9 +2566,11 @@ { "name": "TypeScript-React-Starter", "desc": "TypeScript和React的入门模板,带有详细的README,描述了如何将两者结合使用。", - "url": "https://github.com/Microsoft/TypeScript-React-Starter", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/Microsoft/TypeScript-React-Starter" + }, "rate": 5, "top": false }, @@ -2763,7 +2579,7 @@ "desc": "TypeScript中的React和 Redux - 使用说明", "url": "https://piotrwitek.github.io/react-redux-typescript-guide/", "urls": { - "GitCode": "https://github.com/piotrwitek/react-redux-typescript-guide" + "GitCode": "https://gitcode.net/mirrors/piotrwitek/react-redux-typescript-guide" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2783,7 +2599,7 @@ "urls": { "英文": "https://mobx.js.org/", "中文": "https://cn.mobx.js.org/", - "GitCode": "https://github.com/mobxjs/mobx" + "GitCode": "https://gitcode.net/mirrors/mobxjs/mobx" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2796,7 +2612,7 @@ "urls": { "英文": "https://nextjs.org/", "中文": "https://www.nextjs.cn/", - "GitCode": "https://github.com/zeit/next.js" + "GitCode": "https://gitcode.net/mirrors/zeit/next.js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2805,9 +2621,11 @@ { "name": "nwb", "desc": "适用于Web的React,Preact,Inferno和Vanilla JS应用,React库和其他npm模块的工具包,无需配置", - "url": "https://github.com/insin/nwb", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/insin/nwb" + }, "rate": 5, "top": false }, @@ -2816,7 +2634,7 @@ "desc": "为 React Hooks 而生", "url": "https://ahooks.js.org/zh-CN", "urls": { - "GitCode": "https://github.com/alibaba/hooks" + "GitCode": "https://gitcode.net/mirrors/alibaba/hooks" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2825,9 +2643,11 @@ { "name": "react-app-rewired", "desc": "覆盖create-react-app webpack配置而不弹出", - "url": "https://github.com/timarney/react-app-rewired", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/timarney/react-app-rewired" + }, "rate": 5, "top": false } @@ -2851,7 +2671,7 @@ "urls": { "英文": "https://vuejs.org/index.html", "中文": "https://cn.vuejs.org/", - "GitCode": "https://github.com/vuejs/vue" + "GitCode": "https://gitcode.net/mirrors/vuejs/vue" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2864,7 +2684,7 @@ "urls": { "英文": "https://router.vuejs.org/", "中文": "https://router.vuejs.org/zh/", - "GitCode": "https://github.com/vuejs/vue-router" + "GitCode": "https://gitcode.net/mirrors/vuejs/vue-router" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2877,7 +2697,7 @@ "urls": { "英文": "https://vuex.vuejs.org/", "中文": "https://vuex.vuejs.org/zh/", - "GitCode": "https://github.com/vuejs/vuex" + "GitCode": "https://gitcode.net/mirrors/vuejs/vuex" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2888,7 +2708,7 @@ "desc": "vue.js调试工具", "url": "https://chrome.google.com/webstore/detail/vuejs-devtools/nhdogjmejiglipccpnnnanhbledajbpd", "urls": { - "GitCode": "https://github.com/vuejs/vue-devtools" + "GitCode": "https://gitcode.net/mirrors/vuejs/vue-devtools" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2901,7 +2721,7 @@ "urls": { "英文": "https://cli.vuejs.org/", "中文": "https://cli.vuejs.org/zh/", - "GitCode": "https://github.com/vuejs/vue-cli" + "GitCode": "https://gitcode.net/mirrors/vuejs/vue-cli" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2914,7 +2734,7 @@ "urls": { "英文": "https://vuepress.vuejs.org/", "中文": "https://vuepress.vuejs.org/zh/", - "GitCode": "https://github.com/vuejs/vuepress" + "GitCode": "https://gitcode.net/mirrors/vuejs/vuepress" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2927,7 +2747,7 @@ "urls": { "英文": "https://ssr.vuejs.org/", "中文": "https://ssr.vuejs.org/zh/", - "GitCode": "https://github.com/vuejs/vue-ssr-docs" + "GitCode": "https://gitcode.net/mirrors/vuejs/vue-ssr-docs" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2936,9 +2756,11 @@ { "name": "vue-class-component", "desc": "用于类式Vue组件的ECMAScript / TypeScript装饰器。", - "url": "https://github.com/vuejs/vue-class-component", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/vuejs/vue-class-component" + }, "rate": 5, "top": false }, @@ -2947,7 +2769,7 @@ "desc": "Vue.js的官方ESLint插件", "url": "https://eslint.vuejs.org/", "urls": { - "GitCode": "https://github.com/vuejs/eslint-plugin-vue" + "GitCode": "https://gitcode.net/mirrors/vuejs/eslint-plugin-vue" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2956,9 +2778,11 @@ { "name": "vite", "desc": "Vite是一个经过验证的Web开发人员构建工具,可在开发过程中通过本机ES模块导入为您的代码提供服务,并将其与Rollup捆绑在一起进行生产", - "url": "https://github.com/vitejs/vite", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/vitejs/vite" + }, "rate": 5, "top": false }, @@ -2985,7 +2809,7 @@ "urls": { "英文": "https://www.iviewui.com/", "中文": "https://www.iviewui.com/docs/guide/install", - "GitCode": "https://github.com/iview/iview" + "GitCode": "https://gitcode.net/mirrors/iview/iview" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -2999,7 +2823,7 @@ "urls": { "英文": "http://element-cn.eleme.io/#/en-US", "中文": "http://element-cn.eleme.io/#/zh-CN", - "GitCode": "https://github.com/ElemeFE/element" + "GitCode": "https://gitcode.net/mirrors/ElemeFE/element" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3011,7 +2835,7 @@ "desc": "支持Vue3.0的Element", "url": "https://element-plus.org/#/zh-CN", "urls": { - "GitCode": "https://github.com/element-plus/element-plus" + "GitCode": "https://gitcode.net/mirrors/element-plus/element-plus" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3025,7 +2849,7 @@ "urls": { "英文": "https://muse-ui.org/#/en-US/", "中文": "https://muse-ui.org/#/zh-CN", - "GitCode": "https://github.com/museui/muse-ui" + "GitCode": "https://gitcode.net/mirrors/museui/muse-ui" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3039,7 +2863,7 @@ "urls": { "英文": "https://antdv.com/docs/vue/introduce/", "中文": "https://antdv.com/docs/vue/introduce-cn/", - "GitCode": "https://github.com/vueComponent/ant-design-vue" + "GitCode": "https://gitcode.net/mirrors/vueComponent/ant-design-vue" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3053,7 +2877,7 @@ "urls": { "英文": "https://vuetifyjs.com/en/", "中文": "https://vuetifyjs.com/zh-Hans/", - "GitCode": "https://github.com/vuetifyjs/vuetify" + "GitCode": "https://gitcode.net/mirrors/vuetifyjs/vuetify" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3065,7 +2889,7 @@ "desc": "BootstrapVue为Vue.js提供了最全面的Bootstrap 4组件和网格系统实现之一,并提供了广泛的自动WAI-ARIA可访问性标记", "url": "https://bootstrap-vue.js.org/", "urls": { - "GitCode": "https://github.com/bootstrap-vue/bootstrap-vue" + "GitCode": "https://gitcode.net/mirrors/bootstrap-vue/bootstrap-vue" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3077,7 +2901,7 @@ "desc": "Vue material简单,轻巧,完全符合Google Material Design规范", "url": "https://vuematerial.io", "urls": { - "GitCode": "https://github.com/vuematerial/vue-material" + "GitCode": "https://gitcode.net/mirrors/vuematerial/vue-material" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3089,7 +2913,7 @@ "desc": "Buefy是一个基于Bulma框架和设计的Vue.js响应式UI组件的轻量级库。", "url": "https://buefy.org", "urls": { - "GitCode": "https://github.com/buefy/buefy" + "GitCode": "https://gitcode.net/mirrors/buefy/buefy" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3109,7 +2933,7 @@ "urls": { "英文": "https://youzan.github.io/vant/#/en-US/intro", "中文": "https://youzan.github.io/vant/#/zh-CN/intro", - "GitCode": "https://github.com/youzan/vant" + "GitCode": "https://gitcode.net/mirrors/youzan/vant" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3121,7 +2945,7 @@ "url": "https://vux.li/", "urls": { "中文": "https://vux.li/", - "GitCode": "https://github.com/airyland/vux" + "GitCode": "https://gitcode.net/mirrors/airyland/vux" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3135,7 +2959,7 @@ "urls": { "英文": "https://didi.github.io/cube-ui/#/en-US", "中文": "https://didi.github.io/cube-ui/#/zh-CN", - "GitCode": "https://github.com/didi/cube-ui" + "GitCode": "https://gitcode.net/mirrors/didi/cube-ui" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3149,7 +2973,7 @@ "urls": { "英文": "https://didi.github.io/mand-mobile/#/en-US/home", "中文": "https://didi.github.io/mand-mobile/#/zh-CN/home", - "GitCode": "https://github.com/didi/mand-mobile" + "GitCode": "https://gitcode.net/mirrors/didi/mand-mobile" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3163,7 +2987,7 @@ "urls": { "英文": "http://mint-ui.github.io/#!/en", "中文": "http://mint-ui.github.io/#!/zh-cn", - "GitCode": "https://github.com/ElemeFE/mint-ui/" + "GitCode": "https://gitcode.net/mirrors/ElemeFE/mint-ui/" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3174,7 +2998,7 @@ "desc": "一套京东风格的轻量级移动端Vue组件库", "url": "https://nutui.jd.com", "urls": { - "GitCode": "https://github.com/jdf2e/nutui" + "GitCode": "https://gitcode.net/mirrors/jdf2e/nutui" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3191,7 +3015,7 @@ "desc": "基于swiper封装的轮播图组件", "url": "https://surmon-china.github.io/vue-awesome-swiper/", "urls": { - "GitCode": "https://github.com/surmon-china/vue-awesome-swiper" + "GitCode": "https://gitcode.net/mirrors/surmon-china/vue-awesome-swiper" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3200,9 +3024,11 @@ { "name": "vue-meta", "desc": "管理Vue 2.0组件中的页面元信息。支持SSR + Streaming", - "url": "https://github.com/nuxt/vue-meta", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/nuxt/vue-meta" + }, "rate": 5, "top": false }, @@ -3211,7 +3037,7 @@ "desc": "Vue Scroller是Vonic UI 的基础组件。为了平滑滚动,拉动刷新和无限加载。", "url": "https://wangdahoo.github.io/vue-scroller/#/", "urls": { - "GitCode": "https://github.com/wangdahoo/vue-scroller" + "GitCode": "https://gitcode.net/mirrors/wangdahoo/vue-scroller" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3222,7 +3048,7 @@ "desc": "Vue.js的无限滚动插件(支持向上和向下)", "url": "https://peachscript.github.io/vue-infinite-loading/zh/", "urls": { - "GitCode": "https://github.com//PeachScript/vue-infinite-loading" + "GitCode": "https://gitcode.net/mirrors//PeachScript/vue-infinite-loading" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3239,7 +3065,7 @@ "desc": "基于iView的Vue 2.0管理系统模板", "url": "https://admin.iviewui.com/login", "urls": { - "GitCode": "https://github.com/iview/iview-admin" + "GitCode": "https://gitcode.net/mirrors/iview/iview-admin" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3259,7 +3085,7 @@ "urls": { "英文": "https://nuxtjs.org/", "中文": "https://zh.nuxtjs.org/", - "GitCode": "https://github.com/nuxt/nuxt.js" + "GitCode": "https://gitcode.net/mirrors/nuxt/nuxt.js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3269,9 +3095,11 @@ "icon": "https://avatars2.githubusercontent.com/u/23360933?s=200&v=4", "name": "创建nuxt的脚手架工具", "desc": "create-nuxt-app", - "url": "https://github.com/nuxt/create-nuxt-app", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/nuxt/create-nuxt-app" + }, "rate": 5, "top": false } @@ -3295,7 +3123,7 @@ "urls": { "英文": "https://angular.io/", "中文": "https://www.angular.cn/", - "GitCode": "https://github.com/angular/angular" + "GitCode": "https://gitcode.net/mirrors/angular/angular" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3307,7 +3135,7 @@ "url": "https://cli.angular.io/", "urls": { "英文": "https://cli.angular.io/", - "GitCode": "https://github.com/angular/angular-cli" + "GitCode": "https://gitcode.net/mirrors/angular/angular-cli" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3319,7 +3147,7 @@ "url": "https://augury.angular.io/", "urls": { "英文": "https://augury.angular.io/", - "GitCode": "https://github.com/rangle/augury" + "GitCode": "https://gitcode.net/mirrors/rangle/augury" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3339,7 +3167,7 @@ "urls": { "英文": "http://ng.ant.design/docs/introduce/en", "中文": "http://ng.ant.design/docs/introduce/zh", - "GitCode": "https://github.com/NG-ZORRO/ng-zorro-antd" + "GitCode": "https://gitcode.net/mirrors/NG-ZORRO/ng-zorro-antd" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3352,7 +3180,7 @@ "url": "https://ng-bootstrap.github.io/#/components/accordion/examples", "urls": { "英文": "https://ng-bootstrap.github.io/#/components/accordion/examples", - "GitCode": "https://github.com/ng-bootstrap/ng-bootstrap" + "GitCode": "https://gitcode.net/mirrors/ng-bootstrap/ng-bootstrap" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3366,7 +3194,7 @@ "urls": { "英文": "https://element-angular.faas.ele.me/", "中文": "https://element-angular.faas.ele.me/guide/install", - "GitCode": "https://github.com/ElemeFE/element-angular" + "GitCode": "https://gitcode.net/mirrors/ElemeFE/element-angular" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3378,7 +3206,7 @@ "desc": "PrimeNG是Angular的丰富UI组件的集合", "url": "https://www.primefaces.org/primeng/#/button", "urls": { - "GitCode": "https://github.com/primefaces/primeng" + "GitCode": "https://gitcode.net/mirrors/primefaces/primeng" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3389,7 +3217,7 @@ "desc": "Material Design是一个统一的视觉,动作和交互设计系统的规范,适用于不同的设备。", "url": "https://www.primefaces.org/primeng/#/button", "urls": { - "GitCode": "https://github.com/angular/material" + "GitCode": "https://gitcode.net/mirrors/angular/material" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3406,7 +3234,7 @@ "desc": "Material Design是一个统一的视觉,动作和交互设计系统的规范,适用于不同的设备。", "url": "https://www.primefaces.org/primeng/#/button", "urls": { - "GitCode": "https://github.com/angular/material" + "GitCode": "https://gitcode.net/mirrors/angular/material" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3461,7 +3289,7 @@ "url": "http://mpvue.com/", "urls": { "中文": "http://mpvue.com/", - "GitCode": "https://github.com/Meituan-Dianping/mpvue" + "GitCode": "https://gitcode.net/mirrors/Meituan-Dianping/mpvue" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3473,7 +3301,7 @@ "url": "https://tencent.github.io/wepy/", "urls": { "中文": "https://tencent.github.io/wepy/", - "GitCode": "https://github.com/Tencent/wepy" + "GitCode": "https://gitcode.net/mirrors/Tencent/wepy" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3486,7 +3314,7 @@ "url": "https://didi.github.io/mpx/", "urls": { "中文": "https://didi.github.io/mpx/", - "GitCode": "https://github.com/didi/mpx" + "GitCode": "https://gitcode.net/mirrors/didi/mpx" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3498,7 +3326,7 @@ "desc": "uni-app 是使用 Vue 语法开发小程序、H5、App的统一框架", "url": "https://uniapp.dcloud.io/", "urls": { - "GitCode": "https://github.com/dcloudio/uni-app" + "GitCode": "https://gitcode.net/mirrors/dcloudio/uni-app" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3508,9 +3336,11 @@ "icon": "https://tencent.github.io/omi/assets/omi-logo2019.svg", "name": "omix", "desc": "腾讯原生小程序框架 OMIX 2.0", - "url": "https://github.com/Tencent/omi/tree/master/packages/omix", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/Tencent/omi/tree/master/packages/omix" + }, "rate": 5, "top": false } @@ -3526,7 +3356,7 @@ "desc": "轻量、可靠的小程序 UI 组件库", "url": "https://vant-contrib.gitee.io/vant-weapp/#/intro", "urls": { - "GitCode": "https://github.com/youzan/vant-weapp" + "GitCode": "https://gitcode.net/mirrors/youzan/vant-weapp" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3536,27 +3366,33 @@ "icon": "https://avatars0.githubusercontent.com/u/18461506?s=200&v=4", "name": "weui-wxss", "desc": "这是一套基于样式库weui-wxss开发的小程序扩展组件库,同微信原生视觉体验一致的UI组件库", - "url": "https://github.com/Tencent/weui-wxss/", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/Tencent/weui-wxss/" + }, "rate": 5, "top": false }, { "name": "wxParse", "desc": "wxParse-微信小程序富文本解析自定义组件,支持HTML及markdown解析", - "url": "https://github.com/icindy/wxParse", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/icindy/wxParse" + }, "rate": 5, "top": false }, { "name": "mpvue-wxParse", "desc": "适用于 Mpvue 的微信小程序富文本解析自定义组件", - "url": "https://github.com/F-loat/mpvue-wxParse", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/F-loat/mpvue-wxParse" + }, "rate": 5, "top": false }, @@ -3564,9 +3400,11 @@ "icon": "https://avatars1.githubusercontent.com/u/2268460?s=200&v=4", "name": "echarts-for-weixin", "desc": "ECharts 的微信小程序版本", - "url": "https://github.com/ecomfe/echarts-for-weixin", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/ecomfe/echarts-for-weixin" + }, "rate": 5, "top": false }, @@ -3585,7 +3423,7 @@ "desc": "鲜亮的高饱和色彩,专注视觉的小程序组件库", "url": "https://www.color-ui.com/", "urls": { - "GitCode": "https://github.com/weilanwl/ColorUI" + "GitCode": "https://gitcode.net/mirrors/weilanwl/ColorUI" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3594,9 +3432,11 @@ { "name": "weapp-input-frame", "desc": "验证码、支付密码输入框组件", - "url": "https://github.com/xjh22222228/weapp-input-frame", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/xjh22222228/weapp-input-frame" + }, "rate": 5, "top": false } @@ -3627,9 +3467,11 @@ { "name": "computed", "desc": "小程序自定义组件 computed / watch 扩展", - "url": "https://github.com/wechat-miniprogram/computed", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/wechat-miniprogram/computed" + }, "rate": 5, "top": false } @@ -3642,18 +3484,22 @@ { "name": "awesome-github-wechat-weapp", "desc": "微信小程序开源项目库汇总", - "url": "https://github.com/opendigg/awesome-github-wechat-weapp", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/opendigg/awesome-github-wechat-weapp" + }, "rate": 5, "top": false }, { "name": "awesome-wechat-weapp", "desc": "微信小程序开发资源汇总", - "url": "https://github.com/justjavac/awesome-wechat-weapp", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/justjavac/awesome-wechat-weapp" + }, "rate": 5, "top": false } @@ -3677,7 +3523,7 @@ "desc": "微信公众号排版编辑器,转换 Markdown 到微信特制的 HTML", "url": "https://lab.lyric.im/wxformat/", "urls": { - "GitCode": "https://github.com/lyricat/wechat-format" + "GitCode": "https://gitcode.net/mirrors/lyricat/wechat-format" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3758,7 +3604,7 @@ "desc": "CSS渐变调试并生成CSS代码,还可以角度变换", "url": "https://www.grabient.com/", "urls": { - "GitCode": "https://github.com/johnkorzhuk/grabient" + "GitCode": "https://gitcode.net/mirrors/johnkorzhuk/grabient" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3866,7 +3712,7 @@ "desc": "Prettier是一个固定的代码格式化程序。它通过解析代码并使用自己的规则重新打印它来强制执行一致的样式,这些规则考虑了最大行长度,并在必要时包装代码", "url": "https://prettier.io/", "urls": { - "GitCode": "https://github.com/prettier/prettier" + "GitCode": "https://gitcode.net/mirrors/prettier/prettier" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3885,20 +3731,22 @@ { "name": "spy-debugger", "desc": "微信调试,各种WebView样式调试、手机浏览器的页面真机调试。便捷的远程调试手机页面、抓包工具,支持:HTTP/HTTPS,无需USB连接设备", - "url": "https://github.com/wuchangming/spy-debugger", + "url": "", "icon": "https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/wuchangming/spy-debugger" + }, "rate": 5, "top": false }, { "name": "VConsole", "desc": "一个轻量、可拓展、针对手机网页的前端开发者调试面板", - "url": "https://github.com/Tencent/vConsole/", + "url": "", "urls": { - "英文": "https://github.com/Tencent/vConsole", - "中文": "https://github.com/Tencent/vConsole/blob/dev/README_CN.md" + "英文": "https://gitcode.net/mirrors/Tencent/vConsole", + "中文": "https://gitcode.net/mirrors/Tencent/vConsole/blob/dev/README_CN.md" }, "icon": "https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/javascript/javascript.png", "createdAt": "2021-01-23T01:32:06.423Z", @@ -3947,7 +3795,7 @@ "desc": "面向Web开发人员的免费和开源公共Web CDN!", "url": "https://cdnjs.com/", "urls": { - "GitCode": "https://github.com/cdnjs/cdnjs" + "GitCode": "https://gitcode.net/mirrors/cdnjs/cdnjs" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -3985,7 +3833,7 @@ "desc": "Browserhacks是来自各个互联网的浏览器特定CSS和JavaScript hacks的广泛列表。", "url": "http://browserhacks.com/", "urls": { - "GitCode": "https://github.com/4ae9b8/browserhacks" + "GitCode": "https://gitcode.net/mirrors/4ae9b8/browserhacks" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4003,9 +3851,11 @@ { "name": "awesome-web-editor", "desc": "开源web编辑器汇总列表", - "url": "https://github.com/xjh22222228/awesome-web-editor", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/xjh22222228/awesome-web-editor" + }, "rate": 5, "top": false }, @@ -4025,7 +3875,7 @@ "desc": "jsPerf旨在提供一种简单的方法来创建和共享测试用例,通过运行基准测试来比较不同JavaScript代码段的性能", "url": "https://jsperf.com/", "urls": { - "GitCode": "https://github.com/jsperf/jsperf.com" + "GitCode": "https://gitcode.net/mirrors/jsperf/jsperf.com" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4092,7 +3942,7 @@ "urls": { "英文": "http://getbootstrap.com/", "中文": "http://www.bootcss.com/", - "GitCode": "https://github.com/twbs/bootstrap" + "GitCode": "https://gitcode.net/mirrors/twbs/bootstrap" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4106,7 +3956,7 @@ "urls": { "英文": "http://sass-lang.com/", "中文": "http://sass.bootcss.com/", - "GitCode": "https://github.com/sass/sass" + "GitCode": "https://gitcode.net/mirrors/sass/sass" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4120,7 +3970,7 @@ "urls": { "英文": "http://lesscss.org/", "中文": "http://lesscss.cn/", - "GitCode": "https://github.com/less/less.js" + "GitCode": "https://gitcode.net/mirrors/less/less.js" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4131,7 +3981,7 @@ "desc": "CSS3动画特效", "url": "https://minimamente.com/example/magic_animations/", "urls": { - "GitCode": "https://github.com/miniMAC/magic" + "GitCode": "https://gitcode.net/mirrors/miniMAC/magic" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4143,7 +3993,7 @@ "desc": "CSS动画的跨浏览器库,简单易用", "url": "https://daneden.github.io/animate.css/", "urls": { - "GitCode": "https://github.com/animate-css/animate.css" + "GitCode": "https://gitcode.net/mirrors/animate-css/animate.css" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4155,7 +4005,7 @@ "desc": "使浏览器更加一致地呈现所有元素并符合现代标准。它只针对需要规范化的样式", "url": "http://necolas.github.io/normalize.css/", "urls": { - "GitCode": "https://github.com/necolas/normalize.css" + "GitCode": "https://gitcode.net/mirrors/necolas/normalize.css" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4166,7 +4016,7 @@ "desc": "CSS3动力悬停效果的集合,适用于链接,按钮,徽标,SVG,特色图像等", "url": "http://ianlunn.github.io/Hover/", "urls": { - "GitCode": "https://github.com/IanLunn/Hover" + "GitCode": "https://gitcode.net/mirrors/IanLunn/Hover" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4177,7 +4027,7 @@ "desc": "复制GitHub Markdown样式的最小CSS量", "url": "https://sindresorhus.com/github-markdown-css/", "urls": { - "GitCode": "https://github.com/sindresorhus/github-markdown-css" + "GitCode": "https://gitcode.net/mirrors/sindresorhus/github-markdown-css" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4187,9 +4037,11 @@ "icon": "https://avatars1.githubusercontent.com/u/8296347?s=200&v=4", "name": "autoprefixer", "desc": "Autoprefixer是一款自动管理浏览器前缀的插件,它可以解析CSS文件并且添加浏览器前缀到CSS内容里", - "url": "https://github.com/postcss/autoprefixer", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/postcss/autoprefixer" + }, "rate": 5, "top": false }, @@ -4199,7 +4051,7 @@ "desc": "Vivify是免费的CSS动画库。", "url": "http://vivify.mkcreative.cz/", "urls": { - "GitCode": "https://github.com/Martz90/vivify" + "GitCode": "https://gitcode.net/mirrors/Martz90/vivify" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4238,7 +4090,7 @@ "urls": { "英文": "https://fontawesome.com/", "中文": "http://www.fontawesome.com.cn/", - "GitCode": "https://github.com/FortAwesome/Font-Awesome" + "GitCode": "https://gitcode.net/mirrors/FortAwesome/Font-Awesome" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4260,7 +4112,7 @@ "desc": "适用于Ionic Framework和Web应用程序的高级图标字体", "url": "https://ionicons.com/", "urls": { - "GitCode": "https://github.com/ionic-team/ionicons" + "GitCode": "https://gitcode.net/mirrors/ionic-team/ionicons" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4271,7 +4123,7 @@ "desc": "Google的Material Design图标", "url": "https://material.io/tools/icons", "urls": { - "GitCode": "https://github.com/google/material-design-icons" + "GitCode": "https://gitcode.net/mirrors/google/material-design-icons" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4323,7 +4175,7 @@ "urls": { "英文": "http://www.typescriptlang.org/", "中文": "https://www.tslang.cn/index.html", - "GitCode": "https://github.com/Microsoft/TypeScript" + "GitCode": "https://gitcode.net/mirrors/Microsoft/TypeScript" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4334,7 +4186,7 @@ "desc": "搜索typescript 类型包 @types/node", "url": "https://microsoft.github.io/TypeSearch/", "urls": { - "GitCode": "https://github.com/Microsoft/TypeSearch" + "GitCode": "https://gitcode.net/mirrors/Microsoft/TypeSearch" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4345,7 +4197,7 @@ "desc": "高质量TypeScript类型定义的存储库", "url": "http://definitelytyped.org/", "urls": { - "GitCode": "https://github.com/DefinitelyTyped/DefinitelyTyped" + "GitCode": "https://gitcode.net/mirrors/DefinitelyTyped/DefinitelyTyped" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4355,18 +4207,22 @@ "icon": "https://avatars0.githubusercontent.com/u/46634674?s=200&v=4", "name": "typescript-eslint", "desc": "Monorepo用于所有工具,使ESLint能够支持TypeScript", - "url": "https://github.com/typescript-eslint/typescript-eslint", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/typescript-eslint/typescript-eslint" + }, "rate": 5, "top": false }, { "name": "awesome-typescript", "desc": "用于客户端和服务器端开发的强大TypeScript资源的集合。在TypeScript中编写精彩的JavaScript", - "url": "https://github.com/dzharii/awesome-typescript", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/dzharii/awesome-typescript" + }, "rate": 5, "top": false }, @@ -4375,7 +4231,7 @@ "desc": "TypeScript 入门教程", "url": "https://ts.xcatliu.com/", "urls": { - "GitCode": "https://github.com/xcatliu/typescript-tutorial" + "GitCode": "https://gitcode.net/mirrors/xcatliu/typescript-tutorial" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4406,9 +4262,11 @@ { "name": "你不知道的JavaScript", "desc": "你不知道的JavaScript", - "url": "https://github.com/getify/You-Dont-Know-JS", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/getify/You-Dont-Know-JS" + }, "rate": 5, "top": false }, @@ -4427,7 +4285,7 @@ "desc": "ECMAScript 6入门", "url": "http://es6.ruanyifeng.com/#README", "urls": { - "GitCode": "https://github.com/ruanyf/es6tutorial/" + "GitCode": "https://gitcode.net/mirrors/ruanyf/es6tutorial/" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4438,7 +4296,7 @@ "desc": "JavaScript 标准参考教程", "url": "https://wangdoc.com/javascript/basic/index.html", "urls": { - "GitCode": "https://github.com/ruanyf/jstutorial" + "GitCode": "https://gitcode.net/mirrors/ruanyf/jstutorial" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4467,7 +4325,7 @@ "urls": { "英文": "https://yuchengkai.cn/docs/", "中文": "https://yuchengkai.cn/docs/zh/", - "GitCode": "https://github.com/InterviewMap/CS-Interview-Knowledge-Map" + "GitCode": "https://gitcode.net/mirrors/InterviewMap/CS-Interview-Knowledge-Map" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4489,7 +4347,7 @@ "urls": { "英文": "http://usejsdoc.org/", "中文": "http://www.css88.com/doc/jsdoc/index.html", - "GitCode": "https://github.com/jsdoc3/jsdoc" + "GitCode": "https://gitcode.net/mirrors/jsdoc3/jsdoc" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4501,7 +4359,7 @@ "desc": "精选的有用JavaScript代码段集合,您可以在30秒或更短的时间内理解这些代码段。", "url": "https://30secondsofcode.org/", "urls": { - "GitCode": "https://github.com/30-seconds/30-seconds-of-code" + "GitCode": "https://gitcode.net/mirrors/30-seconds/30-seconds-of-code" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4510,9 +4368,11 @@ { "name": "33-js-concepts", "desc": "JavaScript开发者应懂的33个概念", - "url": "https://github.com/stephentian/33-js-concepts", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/stephentian/33-js-concepts" + }, "rate": 5, "top": false }, @@ -4522,7 +4382,7 @@ "desc": "跟踪ECMAScript 提案", "url": "https://tc39.github.io/process-document/", "urls": { - "GitCode": "https://github.com/tc39/proposals" + "GitCode": "https://gitcode.net/mirrors/tc39/proposals" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4534,7 +4394,7 @@ "desc": "ECMA-262的状态,流程和文档", "url": "https://tc39.es/ecma262/", "urls": { - "GitCode": "https://github.com/tc39/ecma262" + "GitCode": "https://gitcode.net/mirrors/tc39/ecma262" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4553,10 +4413,10 @@ { "name": "Airbnb JavaScript 编码规范", "desc": "Airbnb JavaScript 编码规范", - "url": "https://github.com/yuche/javascript", + "url": "", "urls": { - "英文": "https://github.com/airbnb/javascript", - "中文": "https://github.com/yuche/javascript" + "英文": "https://gitcode.net/mirrors/airbnb/javascript", + "中文": "https://gitcode.net/mirrors/yuche/javascript" }, "createdAt": "2021-01-23T01:32:06.423Z", "rate": 5, @@ -4565,18 +4425,22 @@ { "name": "Daily-Interview-Question", "desc": "工作日每天一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己", - "url": "https://github.com/Advanced-Frontend/Daily-Interview-Question", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/Advanced-Frontend/Daily-Interview-Question" + }, "rate": 5, "top": false }, { "name": "javascript-algorithms", "desc": "JavaScript 算法与数据结构", - "url": "https://github.com/trekhleb/javascript-algorithms", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/trekhleb/javascript-algorithms" + }, "rate": 5, "top": false }, @@ -4584,9 +4448,11 @@ "icon": "https://avatars2.githubusercontent.com/u/26534952?s=200&v=4", "name": "weekly", "desc": "前端精读周刊", - "url": "https://github.com/dt-fe/weekly", + "url": "", "createdAt": "2021-01-23T01:32:06.423Z", - "urls": {}, + "urls": { + "GitCode": "https://gitcode.net/mirrors/dt-fe/weekly" + }, "rate": 5, "top": false } @@ -4595,6 +4461,26 @@ } ], "createdAt": "2021-01-23T01:32:06.423Z" + }, + { + "title": "推荐项目", + "nav": [ + { + "nav": [ + { + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", + "icon": "", + "createdAt": "2021-01-23T01:32:06.423Z", + "urls": {}, + "top": true + } + ], + "createdAt": "2021-01-23T01:32:06.423Z" + } + ], + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0, @@ -4626,7 +4512,8 @@ ], "collapsed": false, "createdAt": "" - },{ + }, + { "title": "语音识别", "nav": [ { @@ -4649,7 +4536,8 @@ ], "collapsed": false, "createdAt": "" - },{ + }, + { "title": "计算机视觉", "nav": [ { @@ -4672,7 +4560,8 @@ ], "collapsed": false, "createdAt": "" - },{ + }, + { "title": "自然语言处理", "nav": [ { @@ -4695,7 +4584,8 @@ ], "collapsed": false, "createdAt": "" - },{ + }, + { "title": "知识图谱", "nav": [ { @@ -4718,7 +4608,8 @@ ], "collapsed": false, "createdAt": "" - },{ + }, + { "title": "邀请贡献", "nav": [ { @@ -4744,6 +4635,26 @@ ], "collapsed": false, "createdAt": "" + }, + { + "title": "推荐项目", + "nav": [ + { + "nav": [ + { + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", + "icon": "", + "createdAt": "2021-01-23T01:32:06.423Z", + "urls": {}, + "top": true + } + ], + "createdAt": "2021-01-23T01:32:06.423Z" + } + ], + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0, @@ -4775,6 +4686,26 @@ ], "collapsed": false, "createdAt": "" + }, + { + "title": "推荐项目", + "nav": [ + { + "nav": [ + { + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", + "icon": "", + "createdAt": "2021-01-23T01:32:06.423Z", + "urls": {}, + "top": true + } + ], + "createdAt": "2021-01-23T01:32:06.423Z" + } + ], + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0, @@ -4806,7 +4737,8 @@ ], "collapsed": false, "createdAt": "" - },{ + }, + { "title": "Ubuntu", "nav": [ { @@ -4829,7 +4761,8 @@ ], "collapsed": false, "createdAt": "" - },{ + }, + { "title": "Windows", "nav": [ { @@ -4852,7 +4785,8 @@ ], "collapsed": false, "createdAt": "" - },{ + }, + { "title": "Centos", "nav": [ { @@ -4875,7 +4809,8 @@ ], "collapsed": false, "createdAt": "" - },{ + }, + { "title": "Gnu", "nav": [ { @@ -4898,7 +4833,8 @@ ], "collapsed": false, "createdAt": "" - },{ + }, + { "title": "MacOS", "nav": [ { @@ -4921,7 +4857,8 @@ ], "collapsed": false, "createdAt": "" - },{ + }, + { "title": "Risc-V", "nav": [ { @@ -4944,7 +4881,8 @@ ], "collapsed": false, "createdAt": "" - },{ + }, + { "title": "OpenHarmonyOS", "nav": [ { @@ -4967,6 +4905,26 @@ ], "collapsed": false, "createdAt": "" + }, + { + "title": "推荐项目", + "nav": [ + { + "nav": [ + { + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", + "icon": "", + "createdAt": "2021-01-23T01:32:06.423Z", + "urls": {}, + "top": true + } + ], + "createdAt": "2021-01-23T01:32:06.423Z" + } + ], + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0, @@ -4976,28 +4934,24 @@ "title": "云原生", "nav": [ { - "title": "", + "title": "推荐项目", "nav": [ { - "title": "", "nav": [ { + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", "icon": "", - "name": "", - "desc": "", - "url": "", - "createdAt": "", + "createdAt": "2021-01-23T01:32:06.423Z", "urls": {}, - "rate": 5, - "top": false + "top": true } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0, @@ -5007,28 +4961,24 @@ "title": "大数据", "nav": [ { - "title": "", + "title": "推荐项目", "nav": [ { - "title": "", "nav": [ { + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", "icon": "", - "name": "", - "desc": "", - "url": "", - "createdAt": "", + "createdAt": "2021-01-23T01:32:06.423Z", "urls": {}, - "rate": 5, - "top": false + "top": true } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0, @@ -5038,28 +4988,24 @@ "title": "物联网", "nav": [ { - "title": "", + "title": "推荐项目", "nav": [ { - "title": "", "nav": [ { + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", "icon": "", - "name": "", - "desc": "", - "url": "", - "createdAt": "", + "createdAt": "2021-01-23T01:32:06.423Z", "urls": {}, - "rate": 5, - "top": false + "top": true } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0, @@ -5069,28 +5015,24 @@ "title": "区块链", "nav": [ { - "title": "", + "title": "推荐项目", "nav": [ { - "title": "", "nav": [ { + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", "icon": "", - "name": "", - "desc": "", - "url": "", - "createdAt": "", + "createdAt": "2021-01-23T01:32:06.423Z", "urls": {}, - "rate": 5, - "top": false + "top": true } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0, @@ -5100,28 +5042,24 @@ "title": "企业应用", "nav": [ { - "title": "", + "title": "推荐项目", "nav": [ { - "title": "", "nav": [ { + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", "icon": "", - "name": "", - "desc": "", - "url": "", - "createdAt": "", + "createdAt": "2021-01-23T01:32:06.423Z", "urls": {}, - "rate": 5, - "top": false + "top": true } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0, @@ -5131,28 +5069,24 @@ "title": "边缘技术", "nav": [ { - "title": "", + "title": "推荐项目", "nav": [ { - "title": "", "nav": [ { + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", "icon": "", - "name": "", - "desc": "", - "url": "", - "createdAt": "", + "createdAt": "2021-01-23T01:32:06.423Z", "urls": {}, - "rate": 5, - "top": false + "top": true } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0, @@ -5162,28 +5096,24 @@ "title": "游戏/娱乐", "nav": [ { - "title": "", + "title": "推荐项目", "nav": [ { - "title": "", "nav": [ { + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", "icon": "", - "name": "", - "desc": "", - "url": "", - "createdAt": "", + "createdAt": "2021-01-23T01:32:06.423Z", "urls": {}, - "rate": 5, - "top": false + "top": true } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0, @@ -5193,28 +5123,24 @@ "title": "量子计算", "nav": [ { - "title": "", + "title": "推荐项目", "nav": [ { - "title": "", "nav": [ { + "name": "奖 | 开源产品精选集征文计划", + "desc": "面向全网有奖征集开源产品推荐,欢迎向社区推荐你心目中的优秀开源产品", + "url": "https://bbs.csdn.net/topics/603484031", "icon": "", - "name": "", - "desc": "", - "url": "", - "createdAt": "", + "createdAt": "2021-01-23T01:32:06.423Z", "urls": {}, - "rate": 5, - "top": false + "top": true } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], - "collapsed": false, - "createdAt": "" + "createdAt": "2021-01-23T01:32:06.423Z" } ], "id": 0, diff --git a/data/search.json b/data/search.json index 522176607f7ddafb1439103bacdde4640cf3c751..dd55d546d78fbee1d810a9bec3b382dd38c1671f 100644 --- a/data/search.json +++ b/data/search.json @@ -1,7 +1,7 @@ [ { "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