diff --git a/README.md b/README.md index 3d9da2f..1e14849 100644 --- a/README.md +++ b/README.md @@ -197,7 +197,6 @@ - [sevlyar/go-daemon](https://github.com/sevlyar/go-daemon) - A library for writing system daemons in golang. - [v2ray/v2ray-core](https://github.com/v2ray/v2ray-core) - A platform for building proxies to bypass network restrictions. - [cyfdecyf/cow](https://github.com/cyfdecyf/cow) - HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access. -- [portainer/portainer](https://github.com/portainer/portainer) - Making Docker and Kubernetes management easy. - [go-gorp/gorp](https://github.com/go-gorp/gorp) - Go Relational Persistence - an ORM-ish library for Go - [uber-archive/go-torch](https://github.com/uber-archive/go-torch) - Stochastic flame graph profiler for Go programs - [ulule/deepcopier](https://github.com/ulule/deepcopier) - simple struct copying for golang @@ -739,6 +738,7 @@ - [puppeteer/puppeteer](https://github.com/puppeteer/puppeteer) - Node.js API for Chrome - [damoqiongqiu/NiceFish](https://github.com/damoqiongqiu/NiceFish) - 🚀🚀🚀NiceFish(美人鱼) 是一个系列项目,目标是示范前后端分离的开发+部署模式,包括: 浏览器环境、移动端环境、Electron 环境;后端有两个版本:SpringBoot 版本和 SpringCloud 版本。请不要吝惜你的⭐️ Star ⭐️,星星越多,动力越足。下一个版本会引入 Angular 最新的 signal 特性。 - [ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) - Angular powered Bootstrap +- [portainer/portainer](https://github.com/portainer/portainer) - Making Docker and Kubernetes management easy. - [NathanWalker/angular-seed-advanced](https://github.com/NathanWalker/angular-seed-advanced) - Advanced Angular seed project with support for ngrx/store, ngrx/effects, ngx-translate, angulartics2, lodash, NativeScript (*native* mobile), Electron (Mac, Windows and Linux desktop) and more. - [angular/angular-cli](https://github.com/angular/angular-cli) - CLI tool for Angular - [ngrx/store](https://github.com/ngrx/store) - RxJS powered state management for Angular applications, inspired by Redux