> cat /dev/github | grep security-tools
discovered 03 Aug 2026

angular-electron

via awesome-list
→ View on GitHub
The angular-electron repository provides a boilerplate for developing desktop applications using Angular 22 and Electron 43, leveraging TypeScript and SASS with hot reloading capabilities. It supports both development and production environments, includes testing functionality with Vitest and Playwright, and allows packaging the application into executables for Linux, Windows, and macOS. Notably, the project follows a two-package.json structure to optimize the final build while maintaining Angular CLI integration.