For those of you who have trouble locating specific content in a physical book, it’s hard to scroll through the correct number of pages in your memory, but Paperless-NGX may help you find what you’re looking for. In addition to digitising your physical book into a repository, paperless-NGX will help you find what you’re looking for. Also helpful is the Mini-Vue that allows you to focus on vuE3’s core implementation logic, giving you a quick understanding of vuE3’s design ideas.

CodeEdit, a new editor, is also a handy tool for improving system utilization for macOS developers, while Remotion allows Web developers to create their own videos using Canvas, WebGL, etc…

The following is an excerpt from GitHub Trending and Hacker News hot post (HN Hot post for short) on weibo @helloGithub. Newly released | | practical and interesting, according to the project classification, the release time release time not more than 14 project will mark the New day, without the mark shows the project release more than half. Due to the limited space in this paper, there are some projects not shown in this paper, please refer to 🌝

  • This article directory
      1. This week, pushing
      • 1.1 Paperless retrieval: Paperless-NGx
      • 1.2 The simplest VUE3 model: Mini-VUE
      1. Making Trending Zhou Bang
      • 2.1 3D Modeling: Prominent
      • 2.2 Face repair: GFPGAN
      • 2.3 Go new generic: LO
      • 2.4 macOS editor: CodeEdit
      • 2.5 React Video Library: Remotion
      1. Review past

1. Tweet this week

1.1 Paperless retrieval: Paperless-NGx

Star growth this week: 300+

New Paperless- NGX is a Django-implemented document management system that converts your physical documents into a searchable online archive so you can save paper. It is mainly realized electronically through document scanner. Unlike ordinary scanners that convert physical books into images, PDFS and other electronic formats that are not easy to retrieve, Paperless-NGX consists of two parts: Consumer, which is used to realize indexing function, and Web Server, which is used to download and retrieve electronic documents.

Making address – github.com/paperless-n…

1.2 The simplest VUE3 model: Mini-VUE

Star growth this week: 800+

Mini-vue builds its own Mini-vue3 to learn and understand vue3 source code. The authors point out that in an industrial-grade library like this, there is a lot of logic in the source code to deal with edge cases or compatible processing logic, which is not conducive to user learning. This project will vuE3 source code in the most core logic stripped out, as long as we pay attention to the implementation of the core logic.

Making address – github.com/cuixiaorui/…

2. GitHub Trending Weekly

2.1 3D Modeling: Prominent

Star growth this week: 750+

Plastic is a 3D modeling tool for artists to use in CAD. It’s still in Beta and lacks some features, but it features fast, efficient modeling and an interface with a high level of appearance that’s different from the industrial look.

Making address – github.com/nkallen/pla…

2.2 Face repair: GFPGAN

Star growth this week: 400+

GFPGAN is Tencent open source face repair algorithm, from the renderings of GFPGAN repair results more clear, more close to reality.

Making address – github.com/TencentARC/…

2.3 Go new generic: LO

Star increased by 750+ this week

Lo is a new Golang generic library that is similar to Lodash and reports faster performance than the Reflect package, as well as some performance improvements compared to pure for. Lo is available for Golang version 1.18+.

– > github.com/samber/lo making address

2.4 macOS editor: CodeEdit

Star gains this week: 1,900+

New CodeEdit is an editor for developers of macOS platform. The author thinks that the mainstream editors are all based on Electron, which relies on Chromium instance, which will cause performance loss and high RAM usage, so that the editor cannot make full use of all system resources. So he came up with the idea of CodeEdit. At present, the project has not released the version, can be compiled through the source code to run. In terms of logo design style, 🤔 continues the design style of Apple Icon.

Making address – github.com/CodeEditApp…

2.5 React Video Library: Remotion

Star growth this week: 250+

Remotion is a React based video library that allows users to create videos using Web technologies (CSS, Canvas, SVG, WebGQL, etc.). If you want to create a video, try Remotion.

Making address – github.com/remotion-de…

3. Look back

Past review:

  • GitHub Hot Spot v.22.11
  • Uninspiring project “GitHub Hotspots v.22.10”

This is GitHub Trending for the 12th working week of 2022 🎉 If you Pick up other fun and useful GitHub projects, remember to share them with us in the HelloGitHub Issue section at 🌝