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
#typescript #free #music_player #plugin #react #react_native #typescript

This music player, called MusicFree, is a free, ad-free, and customizable app for Android and Harmony OS. It uses plugins to search, play, and manage music, which means you can access any music source available online with the right plugin. The app is open-source, so it's free and won't collect your personal data. You can customize the look with light or dark modes and custom backgrounds. Be cautious of fake versions and only download from the official sources to avoid scams. The app is maintained by a single developer, so updates might be slow, but it's designed to be safe and functional.

https://github.com/maotoumao/MusicFree
#lua #language_server #language_server_protocol #lsp #neovim #nvim #plugin #vim

nvim-lspconfig is a tool that helps you set up language servers in Neovim, a text editor. It provides default configurations for various language servers, making it easier to get started with features like auto-completion, code formatting, and diagnostics. To use it, you need to install the language server for your programming language and add a few lines of code to your Neovim configuration file. This setup allows you to navigate code more efficiently, fix errors quickly, and write better code. The benefit is that it enhances your coding experience by providing powerful tools directly within your text editor.

https://github.com/neovim/nvim-lspconfig
#typescript #eslint #eslint_plugin #eslintplugin #plugin #tslint #typescript

The `typescript-eslint` tool helps you use ESLint and Prettier with TypeScript. This means you can check and format your TypeScript code more easily, making it cleaner and easier to maintain. You can find detailed instructions on how to use it on the official website, and you can even contribute to the project by coding or donating money. This tool is free and open-source, so anyone can use it without worrying about legal issues.

https://github.com/typescript-eslint/typescript-eslint