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 #cli #command_line #flexbox #interactive #javascript #react

Ink is a tool that lets you build command-line interfaces (CLIs) using React components, just like you would build web apps. Here’s the key benefit If you already know React, you can use the same skills to create CLI apps. Ink supports all React features and uses Yoga for Flexbox layouts, making it easy to design user interfaces for your CLIs.
- **Easy Layout and Styling** Ink provides hooks like `useInput` and `useFocus` to handle user input and manage focus between components, making your CLI interactive.
- **Extensive Examples and Community**: There are many examples and community-built components available, such as text inputs, spinners, tables, and more, which can help you get started quickly.

Overall, Ink simplifies the process of creating complex and interactive CLI applications using familiar React concepts.

https://github.com/vadimdemedes/ink
#powershell #automated #bloatware #bloatware_removal #cleanup #debloat #debloater #interactive #optimize #powershell #powershell_script #privacy #ps1 #registry_tweaks #tweaks #windows #windows_10 #windows_11 #windows_11_debloat #windows10 #windows11

Win11Debloat is a free PowerShell script that quickly removes pre-installed Windows bloatware like TikTok, Xbox Game Bar, and Copilot while disabling ads, telemetry, and intrusive features. It simplifies tasks like restoring the classic right-click menu, hiding duplicate drives in File Explorer, and removing taskbar clutter, saving you from manually adjusting settings. The script is safe, reversible, and improves your experience by eliminating unnecessary background processes and distractions, making Windows cleaner and more focused.

https://github.com/Raphire/Win11Debloat
πŸ‘1