GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#cplusplus #c_plus_plus #chrome #css #electron #html #javascript #nodejs #v8 #works_with_codespaces

Electron is a tool that lets you create desktop applications using JavaScript, HTML, and CSS. It works on macOS, Windows, and Linux. You can install it using `npm` and start building apps quickly with tools like Electron Fiddle or the electron-quick-start repository. This makes it easy to develop cross-platform applications without needing to learn multiple programming languages. It's used by popular apps like Visual Studio Code, and there are many resources available to help you get started.

https://github.com/electron/electron
#cplusplus #dotnet #javascript #nodejs #quickjs #typescript #unity #unrealengine #v8

PuerTS is a tool that helps you use TypeScript with game engines like Unity and Unreal Engine, as well as with .NET projects. It provides a JavaScript runtime and lets you access the game engine using TypeScript, which makes your code more robust and maintainable due to static type checking. This tool is highly efficient and performs well, especially in complex scenes, and it supports various platforms including iOS, Android, and Windows. Using PuerTS can make game development easier and faster by combining the power of JavaScript/Node.js ecosystems with professional game engines. You can start using it by following the documentation available on their website.

https://github.com/Tencent/puerts