{"id":28497049,"url":"https://github.com/itning/goodutils","last_synced_at":"2025-08-22T12:34:43.422Z","repository":{"id":94282385,"uuid":"179833788","full_name":"itning/GoodUtils","owner":"itning","description":"收集互联网上好用的工具和网站甚至框架","archived":false,"fork":false,"pushed_at":"2019-04-14T07:21:01.000Z","size":144,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-15T15:55:43.369Z","etag":null,"topics":["utils"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-06T12:59:07.000Z","updated_at":"2024-01-23T19:13:51.000Z","dependencies_parsed_at":"2023-04-09T21:46:22.280Z","dependency_job_id":null,"html_url":"https://github.com/itning/GoodUtils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/itning/GoodUtils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itning%2FGoodUtils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itning%2FGoodUtils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itning%2FGoodUtils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itning%2FGoodUtils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itning","download_url":"https://codeload.github.com/itning/GoodUtils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itning%2FGoodUtils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271638617,"owners_count":24794724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["utils"],"created_at":"2025-06-08T12:32:11.309Z","updated_at":"2025-08-22T12:34:43.409Z","avatar_url":"https://github.com/itning.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 收集互联网上好用的工具和网站甚至框架\n\n[![GitHub stars](https://img.shields.io/github/stars/itning/GoodUtils.svg?style=social\u0026label=Stars)](https://github.com/itning/GoodUtils/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/itning/GoodUtils.svg?style=social\u0026label=Fork)](https://github.com/itning/GoodUtils/network/members)\n[![GitHub watchers](https://img.shields.io/github/watchers/itning/GoodUtils.svg?style=social\u0026label=Watch)](https://github.com/itning/GoodUtils/watchers)\n[![GitHub followers](https://img.shields.io/github/followers/itning.svg?style=social\u0026label=Follow)](https://github.com/itning?tab=followers)\n\n[![GitHub issues](https://img.shields.io/github/issues/itning/GoodUtils.svg)](https://github.com/itning/GoodUtils/issues)\n[![GitHub license](https://img.shields.io/github/license/itning/GoodUtils.svg)](https://github.com/itning/GoodUtils/blob/master/LICENSE)\n[![GitHub last commit](https://img.shields.io/github/last-commit/itning/GoodUtils.svg)](https://github.com/itning/GoodUtils/commits)\n[![GitHub repo size in bytes](https://img.shields.io/github/repo-size/itning/GoodUtils.svg)](https://github.com/itning/GoodUtils)\n[![HitCount](http://hits.dwyl.io/itning/GoodUtils.svg)](http://hits.dwyl.io/itning/GoodUtils)\n\n1. [Zero server](https://zeroserver.io/)\n\n   一个 JS 的后端框架，设计很有意思，每个文件（HTML / JSX / JS）自动成为可访问的路径，不需要其他任何配置\n\n2. [BashUpload](https://bashupload.com/)\n\n   一个可以从命令行上传文件的网站，文件上传后可以保存七天，其间可以无限次下载。\n\n3. [AssemblyScript](https://github.com/AssemblyScript/assemblyscript)\n\n   一个将 TypeScript 编译成 WebAssembly 的工具。\n\n4. [wechat-format](https://github.com/lyricat/wechat-format)\n\n   微信公号编辑器，可以把 Markdown 代码转为微信公号格式。\n\n5. [My Brand New Logo](https://mybrandnewlogo.com/)\n\n   你提供产品的描述，该网站会自动生成 Logo 图案。\n\n6. [pandoc](https://github.com/jgm/pandoc)\n\n   将一种文件转换成另一种文件的工具 docx md 支持\n\n7. [code-server](https://github.com/codercom/code-server)\n\n   将vs code运行在服务器上，使用浏览器访问它\n\n8. [hotkeys](https://github.com/jaywcjlove/hotkeys)\n\n   一个用于捕获键盘事件的 js 库，很强大\n\n9. [spring-mvc-showcase](https://github.com/spring-projects/spring-mvc-showcase)\n\n   通过简单的小例子演示Spring MVC Web框架的功能\n\n10. [incubator-shardingsphere](https://github.com/apache/incubator-shardingsphere)\n\n    当当网开源的数据库中间件\n\n11. [hexo-helper-live2d](https://github.com/EYHN/hexo-helper-live2d)\n\n    hexo的插件，向你的Hexo里放上一只萌萌哒二次元看板娘!\n\n12. [repo-badges](https://github.com/dwyl/repo-badges)\n\n    介绍README.md文件中应该放什么徽章\n\n13. [browserslist](https://github.com/browserslist/browserslist)\n\n    浏览器兼容性列表，在前端代码中加入兼容性代码\n\n14. [yargs](https://github.com/yargs/yargs)\n\n    Yargs通过解析参数和生成优雅的用户界面来帮助您构建交互式命令行工具。一个JS工具旨在帮助开发者生成用户界面和命令行参数\n\n15. [gitignore](https://github.com/github/gitignore)\n\n    一个收集各种gitignore的模板的仓库\n\n16. [d3](https://github.com/d3/d3)\n\n    js图形库\n\n17. [free-programming-books](https://github.com/EbookFoundation/free-programming-books)\n\n    免费学习资源列表\n\n18. [sonic](https://github.com/valeriansaliou/sonic)\n\n    快速，轻量级和无架构的搜索后端。Elasticsearch的替代方案，可在几MB的RAM上运行\n\n19. [FluentTerminal](https://github.com/felixse/FluentTerminal)\n\n    基于UWP和Web技术的终端仿真器。\n\n20. [light-4j](https://github.com/networknt/light-4j)\n\n    一个快速，轻量级和高效的微服务框架，据说它比最流行的微服务平台Spring Boot嵌入式Tomcat快44倍\n\n21. [dropcss](https://github.com/leeoniya/dropcss)\n\n    一个非常快速，彻底和微小的未使用的CSS清洁器\n\n22. [fyne](https://github.com/fyne-io/fyne)\n\n    使用Go语言编写的基于Material Design跨平台GUI\n\n23. [rocketmq](https://github.com/apache/rocketmq)\n\n    阿里巴巴开源的消息队列框架\n\n24. [Thanos.sh](https://github.com/hotvulcan/Thanos.sh)\n\n    随机删除硬盘中的一半文件(灭霸专用)\n\n25. [faceswap](https://github.com/deepfakes/faceswap)\n\n    基于AI的换脸技术\n\n26. [serverless](https://github.com/serverless/serverless)\n\n    Serverless（无服务器架构）\n\n27. [Motrix](https://github.com/agalwood/Motrix)\n\n    一个功能齐全的下载器，用于下载BT,HTTP等文件\n\n28. [awesome-python-login-model](https://github.com/CriseLYJ/awesome-python-login-model)\n\n    python模拟登陆一些大型网站，还有一些简单的爬虫\n\n29. [web](https://github.com/pikapkg/web)\n\n    直接在浏览器中运行npm依赖项\n\n30. [material-kit](https://github.com/creativetimofficial/material-kit)\n\n    基于Google的Material Design,适用于Bootstrap 4，React，Vue.js，React Native和Sketch的免费和开源UI工具包\n\n31. [cleave.js](https://github.com/nosir/cleave.js)\n\n    JS自动格式化输入的内容，例如手机号 174 5843 2644\n\n32. [MaterialDesignInXamlToolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit)\n\n    Material Design在C#中的实现\n\n33. [Micro8](https://github.com/Micropoor/Micro8)\n\n    一些渗透相关的教程\n\n34. [chameleon](https://github.com/didi/chameleon)\n\n    滴滴出行开源的一套JS框架；一套代码运行多端，一端所见即多端所见\n\n35. [not-paid](https://github.com/kleampa/not-paid)\n\n    随着时间推移网站慢慢消失效果\n\n36. [RangeSeekBar](https://github.com/Jay-Goo/RangeSeekBar)\n\n    Android上的一款美观强大的支持双向范围选择和垂直的SeekBar\n\n37. [BubbleSeekBar](https://github.com/woxingxiao/BubbleSeekBar)\n\n    Android自定义SeekBar，进度变化更以可视化气泡样式呈现\n\n38. [AutoWrapLineLayoutDemo](https://github.com/Hector1990/AutoWrapLineLayoutDemo)\n\n    Android布局。水平平铺，铺满自动下一行\n\n39. [git-history](https://github.com/pomber/git-history)\n\n    查看git中某个文件的提交历史\n\n40. [websocketd](https://github.com/joewalnes/websocketd)\n\n    将任何使用STDIN / STDOUT的程序转换为WebSocket服务器。\n\n41. [JsonPath](https://github.com/json-path/JsonPath)\n\n    解析JSON格式中某个KEY或者其它\n\n42. [springboot-socks](https://github.com/yizhiwazi/springboot-socks)\n\n    SpringBoot 基础教程\n\n43. [quicklink](https://github.com/GoogleChromeLabs/quicklink)\n\n    通过在空闲时间预取视口内链接，加快后续页面加载速度\n\n44. [js-base64](https://github.com/dankogai/js-base64)\n\n    JS的Base64实现\n\n45. [js-cookie](https://github.com/js-cookie/js-cookie)\n\n    JS的cookie工具\n\n46. [anime](https://github.com/juliangarnier/anime)\n\n    一个轻量级JavaScript动画库\n\n47. [indigo-playe](https://github.com/matvp91/indigo-player)\n\n    高度可扩展的现代JavaScript视频播放器\n\n48. [flutter_inappbrowser](https://github.com/pichillilorenzo/flutter_inappbrowser)\n\n    Flutter插件。在Flutter中实现网页浏览器\n\n49. [flutter-go](https://github.com/alibaba/flutter-go)\n\n    flutter 开发者帮助 APP，包含 flutter 常用 140+ 组件的demo 演示与中文文档\n\n50. [swagger-editor](https://github.com/swagger-api/swagger-editor)\n\n    Swagger编辑器。用于生成API文档的工具\n\n51. [nacos](https://github.com/alibaba/nacos)\n\n    阿里巴巴开源的一个更易于构建云原生应用的动态服务发现、配置管理和服务管理平台。\n\n52. [advanced-java](https://github.com/doocs/advanced-java)\n\n    互联网 Java 工程师进阶知识完全扫盲\n\n53. [cppwasm-book](https://github.com/3dgen/cppwasm-book)\n\n    使用C/C++编写WebAssembly 程序的教程\n\n54. [Photon](https://github.com/alanzhangzm/Photon)\n\n    基于aria2的轻量级多线程下载器。\n\n55. [ip2region](https://github.com/lionsoul2014/ip2region)\n\n    一个离线IP位置库，准确率为99.9％\n\n56. [vue-table](https://github.com/ratiw/vue-table)\n\n    Vue表格组件\n\n57. [v-charts](https://github.com/ElemeFE/v-charts)\n\n    基于 Vue2.0 和 ECharts 封装的图表组件\n\n58. [Newbe.Mahua.Framework](https://github.com/newbe36524/Newbe.Mahua.Framework)\n\n    使用C#的QQ机器人平台\n\n59. [vue-toasted](https://github.com/shakee93/vue-toasted)\n\n    Vue实现的土司组件\n\n60. [AndroidShell](https://github.com/jaredrummler/AndroidShell)\n\n    在Android上执行Shell命令的封装库\n\n61. [plugins](https://github.com/flutter/plugins)\n\n    Flutter的常用插件列表\n\n62. [GSYGithubAppFlutter](https://github.com/CarGuo/GSYGithubAppFlutter)\n\n    一个使用Flutter构建的Github第三方客户端。学习教程\n\n63. [generator-jhipster](https://github.com/jhipster/generator-jhipster)\n\n    jhipster框架的生成器\n\n64. [awesome-flutter](https://github.com/Solido/awesome-flutter)\n\n    提供Flutter常用的库和教程的列表\n\n65. [SpringAll](https://github.com/wuyouzhuguli/SpringAll)\n\n    学习Spring全家桶框架的教程\n\n66. [elasticsearch-analysis-ik](https://github.com/medcl/elasticsearch-analysis-ik)\n\n    ElasticSearch的语义化分析包插件\n\n67. [wtfpython-cn](https://github.com/leisurelicht/wtfpython-cn)\n\n    一些有趣且鲜为人知的 Python 特性.\n\n68. [nginxconfig.io](https://github.com/valentinxxx/nginxconfig.io)\n\n    快速在线生成nginx配置文件\n\n69. [DeepLearning-500-questions](https://github.com/scutan90/DeepLearning-500-questions)\n\n    深度学习500问，以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述。\n\n70. [Nodle-I-Ching](https://github.com/NodleCode/Nodle-I-Ching)\n\n    使用易经八卦生成二维码，编解码库\n\n71. [style2paints](https://github.com/lllyasviel/style2paints)\n\n    使用AI进行线稿着色\n\n72. [edex-ui](https://github.com/GitSquared/edex-ui)\n\n    跨平台，可定制的科幻终端模拟器，具有先进的监控和触摸屏支持\n\n73. [funNLP](https://github.com/fighting41love/funNLP)\n\n    从文本中抽取结构化信息\n\n74. [elasticsearch-head](https://github.com/mobz/elasticsearch-head)\n\n    ElasticSearch的监控插件\n\n75. [go-study-index](https://github.com/Unknwon/go-study-index)\n\n    Go 语言学习资料与社区索引\n\n76. [etcd](https://github.com/etcd-io/etcd)\n\n    使用Go编写的一个分布式可靠的键值存储数据库\n\n77. [chinese-poetry](https://github.com/chinese-poetry/chinese-poetry)\n\n    最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人，21050首词\n\n78. [studyFiles](https://github.com/threerocks/studyFiles)\n\n    一些高质量电子书资源分享\n\n79. [free-programming-books-zh_CN](https://github.com/justjavac/free-programming-books-zh_CN)\n\n    免费的计算机编程类中文书籍\n\n80. [fullstack-tutorial](https://github.com/frank-lam/fullstack-tutorial)\n\n    后台技术栈/架构师之路/全栈开发面试知识点\n\n81. [js2wordcloud](https://github.com/liangbizhi/js2wordcloud)\n\n    js词云，增强特性\n\n82. [android-interview-guide](https://github.com/sucese/android-interview-guide)\n\n    Android开发工程师面试指南\n\n83. [git-flight-rules](https://github.com/k88hudson/git-flight-rules)\n\n    使用git的一些技巧\n\n84. [SocialHelper](https://github.com/arvinljw/SocialHelper)\n\n    Android实现的QQ、微信、微博登陆和分享\n\n85. [material-design-lite](https://github.com/google/material-design-lite)\n\n    网站上的材料设计实现Material Design\n\n86. [incubator-echarts](https://github.com/apache/incubator-echarts)\n\n    用于浏览器的强大的交互式图表和可视化库\n\n87. [awesome-programming-books](https://github.com/jobbole/awesome-programming-books)\n\n    经典编程书籍大全，涵盖：计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等\n\n88. [awesome-python-cn](https://github.com/jobbole/awesome-python-cn)\n\n    Python资源大全中文版，包括：Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等\n\n89. [jobbole](https://github.com/jobbole)\n\n    伯乐在线。提供一些技术文章，收集了一些工具等等\n\n90. [awesome-spider](https://github.com/facert/awesome-spider)\n\n    爬虫集合\n\n91. [JavaGuide](https://github.com/Snailclimb/JavaGuide)\n\n    一份涵盖大部分Java程序员所需要掌握的核心知识\n\n92. [RxJava](https://github.com/ReactiveX/RxJava)\n\n    响应式编程Jvm的实现\n\n93. [jsoup](https://github.com/jhy/jsoup)\n\n    JAVA用于处理HTML的库\n\n94. [protobuf](https://github.com/protocolbuffers/protobuf)\n\n    序列化格式，比JSON，XML更轻量\n\n95. [MMKV](https://github.com/Tencent/MMKV)\n\n    高效，小型移动键值存储框架。适用于iOS，Android，macOS和Windows\n\n96. [electron](https://github.com/electron/electron)\n\n    使用JavaScript，HTML和CSS构建跨平台桌面应用程序\n\n97. [BGAQRCode-Android](https://github.com/bingoogolapple/BGAQRCode-Android)\n\n    QRCode 扫描二维码、扫描条形码、相册获取图片后识别、生成带 Logo 二维码、支持微博微信 QQ 二维码扫描样式\n\n98. [leakcanary](https://github.com/square/leakcanary)\n\n    Android上的便携内存泄漏检测工具\n\n99. [MaterialDateTimePicker](https://github.com/wdullaer/MaterialDateTimePicker)\n\n    Android上的材料设计的时间选择库\n\n100. [ImmersionBar](https://github.com/gyf-dev/ImmersionBar)\n\n     android 4.4以上沉浸式状态栏和沉浸式导航栏管理\n\n101. [profile-summary-for-github](https://github.com/tipsy/profile-summary-for-github)\n\n     github上的总结，统计\n\n102. [MiniPay](https://github.com/CankingApp/MiniPay)\n\n     免sdk支付功能，直接调起微信／支付宝进行转账，轻量级支付，方便App中的打赏功能\n\n103. [RxTool](https://github.com/vondear/RxTool)\n\n     Android开发人员不得不收集的工具类集合\n\n104. [VasSonic](https://github.com/Tencent/VasSonic)\n\n     腾讯开源的提升H5首屏加载速度的工具\n\n105. [git-draw](https://github.com/ben174/git-draw)\n\n     绘制GitHub提交历史热图的工具\n\n106. [resume.github.com](https://github.com/resume/resume.github.com)\n\n     通过Github生成简历\n\n107. [thefuck](https://github.com/nvbn/thefuck)\n\n     一个快速修正Shell命令拼写错误的工具\n\n108. [transitioner](https://github.com/dev-labs-bg/transitioner)\n\n     Android上用于在嵌套子节点的两个视图之间提供简单，动态和可调整的动画\n\n109. [uCrop](https://github.com/Yalantis/uCrop)\n\n     Android上裁剪图片的库\n\n110. [PictureSelector](https://github.com/LuckSiege/PictureSelector)\n\n     Android上的图片选择库\n\n111. [Matisse](https://github.com/zhihu/Matisse)\n\n     知乎开源的Android上的图片选择预览库\n\n112. [colorpreference](https://github.com/kizitonwose/colorpreference)\n\n     Android上的颜色选择器\n\n113. [ColorPicker](https://github.com/jaredrummler/ColorPicker)\n\n     Android上的颜色选择器\n\n114. [TapTargetView](https://github.com/KeepSafe/TapTargetView)\n\n     实现Material Design帮助视图的Android库\n\n115. [android-zxingLibrary](https://github.com/yipianfengye/android-zxingLibrary)\n\n     几行代码快速集成二维码扫描功能\n\n116. [rplibs](https://github.com/refscn/rplibs)\n\n     Refs.cn 原型设计元件库，基于Axure RP 8，支持 Android、Apple、Windows、微信，移动、桌面平台的应用和网站原型设计\n\n117. [proxyee-down](https://github.com/proxyee-down-org/proxyee-down)\n\n     http下载工具，基于http代理，支持多连接分块下载\n\n118. [WxJava](https://github.com/Wechat-Group/WxJava)\n\n     WxJava （微信开发 Java SDK），支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发\n\n119. [iview](https://github.com/iview/iview)\n\n     Vue组件库\n\n120. [vue-material](https://github.com/vuematerial/vue-material)\n\n     Material Design设计的Vue组件库\n\n121. [CustomActivityOnCrash](https://github.com/Ereza/CustomActivityOnCrash)\n\n     当Android程序崩溃时自定义一个崩溃页面\n\n122. [StatusBarUtil](https://github.com/laobie/StatusBarUtil)\n\n     StatusBarUtil 状态栏工具类（实现沉浸式状态栏/变色状态栏）\n\n123. [Material-Animations](https://github.com/lgvalle/Material-Animations)\n\n     Android材料化设计动画演示\n\n124. [PermissionsDispatcher](https://github.com/permissions-dispatcher/PermissionsDispatcher)\n\n     为Android上的权限申请提供了一个简单的基于注解的API\n\n125. [retrofit](https://github.com/square/retrofit)\n\n     Android上的类型安全的HTTP客户端\n\n126. [glide](https://github.com/bumptech/glide)\n\n     图像缓存加载库\n\n127. [dagger](https://github.com/google/dagger)\n\n     Android上的依赖注入库\n\n128. [EventBus](https://github.com/greenrobot/EventBus)\n\n     适用于Android和Java的事件总线\n\n129. [lottie-android](https://github.com/airbnb/lottie-android)\n\n     Lottie是一个适用于Android和iOS的移动库，用于解析使用[Bodymovin](https://github.com/bodymovin/bodymovin)导出为json的[Adobe After Effects](http://www.adobe.com/products/aftereffects.html)动画，并在移动设备上呈现它们！\n\n130. [awesome-android-ui](https://github.com/wasabeef/awesome-android-ui)\n\n     Android UI精选库\n\n131. [Awesome-MaterialDesign](https://github.com/lightSky/Awesome-MaterialDesign)\n\n     Android Material Design 材料设计库和资源的集合\n\n132. [androidannotations](https://github.com/androidannotations/androidannotations)\n\n     Android注解库，将一些常用操作简化成注解使用\n\n133. [butterknife](https://github.com/JakeWharton/butterknife)\n\n     Android视图绑定和回调\n\n134. [logger](https://github.com/orhanobut/logger)\n\n     简单，漂亮，功能强大的android日志记录器\n\n135. [CircleImageView](https://github.com/hdodenhof/CircleImageView)\n\n     Android上生成圆形图像的库 头像裁剪成圆形\n\n136. [jib](https://github.com/GoogleContainerTools/jib)\n\n     构建Docker镜像的工具。一键生成Docker镜像\n\n137. [restful-api-specification](https://github.com/godruoyi/restful-api-specification)\n\n     RESTful API 设计规范\n\n138. [vue-quill-editor](https://github.com/surmon-china/vue-quill-editor)\n\n     基于 Quill、适用于 Vue 的富文本编辑器，支持服务端渲染和单页应用。\n\n139. [HanLP](https://github.com/hankcs/HanLP)\n\n     自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁\n\n140. [tutorials](https://github.com/eugenp/tutorials)\n\n     The \"REST With Spring\" Course: \u003chttp://bit.ly/restwithspring\u003e\n\n141. [mpvue](https://github.com/Meituan-Dianping/mpvue)\n\n     基于 Vue.js 的小程序开发框架，从底层支持 Vue.js 语法和构建工具体系\n\n142. [element](https://github.com/ElemeFE/element)\n\n     适用于Web的Vue.js 2.0 UI工具包 \n\n143. [muse-ui](https://github.com/museui/muse-ui)\n\n     Vue的UI库 Material Design设计\n\n144. [Layx](https://github.com/MonkSoul/Layx)\n\n     新一代Web弹窗组件\n\n145. [hexo-theme-material](https://github.com/viosey/hexo-theme-material)\n\n     hexo的Material Design主题\n\n146. [hosts](https://github.com/googlehosts/hosts)\n\n     访问国外网站的一些hosts\n\n147. [mdui](https://github.com/zdhxiong/mdui)\n\n     MDUI 是一个基于 Material Design 的前端框架\n\n148. [weave](https://github.com/weaveworks/weave)\n\n     解决Docker跨主机网络的解决方案，它能够创建一个虚拟网络，用于连接部署在多台主机上的Docker容器，这样容器就像被接入了同一个网络交换机，那些使用网络的应用程序不必去配置端口映射和链接等信息\n\n149. [portainer](https://github.com/portainer/portainer)\n\n     Docker的管理界面UI\n\n150. [CS-Notes](https://github.com/CyC2018/CS-Notes)\n\n     技术面试必备基础知识\n\n151. [chinese-independent-developer](https://github.com/1c7/chinese-independent-developer)\n\n     中国独立开发者项目列表 -- 分享大家都在做什么\n\n152. [Apktool](https://github.com/iBotPeaches/Apktool)\n\n     Android apk逆向工具\n\n153. [awesome-vue](https://github.com/vuejs/awesome-vue)\n\n     收集Vue工具和资源的列表\n\n154. [harmony](https://github.com/paulirish/harmony)\n\n     JS的蜘蛛网风格绘图工具\n\n155. [30-seconds-of-code](https://github.com/30-seconds/30-seconds-of-code)\n\n     精选的有用JavaScript代码段集合，您可以在30秒或更短的时间内理解这些代码段\n\n156. [wechat_jump_game](https://github.com/wangshub/wechat_jump_game)\n\n     微信《跳一跳》Python 辅助\n\n157. [translate-set](https://github.com/lsj9383/translate-set)\n\n     一种小型的翻译集合工具 目前仅支持**汉英互译**\n\n158. [opengapps](https://github.com/opengapps/opengapps)\n\n     Open GApps 项目仓库\n\n159. [panorama_viewer](https://github.com/peachananr/panorama_viewer)\n\n     一个预览全景图片的JS库\n\n160. [smooth-scrol](https://github.com/cferdinandi/smooth-scroll)\n\n     H5的轻量级的锚点滚动库\n\n161. [azkaban](https://github.com/azkaban/azkaban)\n\n     一个批量工作流任务调度器\n\n162. [jquery_lazyload](https://github.com/tuupola/jquery_lazyload)\n\n     jquery的图像懒加载库\n\n163. [java-design-patterns](https://github.com/iluwatar/java-design-patterns)\n\n     设计模式的JAVA实现\n\n164. [jedis](https://github.com/xetorthio/jedis)\n\n     Java实现的Redis的客户端\n\n165. [jquery.easing](https://github.com/gdsmith/jquery.easing)\n\n     jquery动画效果插件\n\n166. [kwicks](https://github.com/jmar777/kwicks)\n\n     jquery的手风琴效果插件\n\n167. [editor.md](https://github.com/pandao/editor.md)\n\n     开源的、可嵌入的 Markdown 在线编辑器（组件），基于 CodeMirror、jQuery 和 Marked 构建\n\n168. [simplemde-markdown-editor](https://github.com/sparksuite/simplemde-markdown-editor)\n\n     一个简单，美观，可嵌入的JavaScript Markdown编辑器\n\n169. [markdown-js](https://github.com/evilstreak/markdown-js)\n\n     一个用于javascript的Markdown解析器\n\n170. [todomvc](https://github.com/tastejs/todomvc)\n\n     各种框架实现的TODO\n\n171. [canvas-nest.js](https://github.com/hustcc/canvas-nest.js)\n\n     一个基于 html5 canvas 绘制的网页背景效果。\n\n172. [bootstrap-fileinput](https://github.com/kartik-v/bootstrap-fileinput)\n\n     适用于 Bootstrap 3.x 的文件上传预览多文件上传组件插件\n\n173. [xUtils3](https://github.com/wyouflf/xUtils3)\n\n     Android的库包含了orm, http(s), image, view注解, 但依然很轻量级(246K), 并且特性强大, 方便扩展\n\n174. [TranslucentTB](https://github.com/TranslucentTB/TranslucentTB)\n\n     一个轻量级实用程序，使Windows任务栏半透明/透明\n\n175. [OfficeToolPlus](https://github.com/YerongAI/OfficeToolPlus)\n\n     帮助下载管理安装激活Office的工具\n\n176. [MacType](https://github.com/snowie2000/MacType)\n\n     在Windows上使用MacType提高字体清晰度，保护眼睛\n\n177. [ntrun](https://ntrun.com/)\n\n     管理Windows中的快速启动，相当于给程序增加运行中的入口\n\n178. [listary](https://www.listary.com/)\n\n     按两次Ctrl即可搜索磁盘中的文件或者访问搜索引擎\n     \n179. [awesome-go-cn](https://github.com/jobbole/awesome-go-cn)\n\n     Go 资源大全中文版\n     \n180. [serveo.net](https://serveo.net/)\n\n     一个命令实现内网穿透\n181. [frp](https://github.com/fatedier/frp)\n\n     frp 是一个可用于内网穿透的高性能的反向代理应用，支持 tcp, udp, http, https 协议。要求有公网IP\n     \n182. [stateofjs](https://stateofjs.com/)\n\n     前端开发者统计结算\n     \n183. [bestofjs](https://bestofjs.org/)\n\n     与web平台和Node.js相关的最受欢迎的开源项目的精选列表\n     \n184. [caniuse](https://caniuse.com/)\n\n     查找JS和CSS的浏览器兼容性\n     \n185. [cssdb](https://cssdb.org/)\n\n     密切关注并了解CSS的新增功能\n     \n186. [Prepack](https://prepack.io/)\n\n     一种使JavaScript代码运行得更快的工具。\n\n187. [GraphQL](https://graphql.org/)\n\n     一个开源的API数据查询和操作语言及实现为了实现上述操作的相应运行环境。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitning%2Fgoodutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitning%2Fgoodutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitning%2Fgoodutils/lists"}