Notarize your Electron app
A simple hook to debug various Reactjs hooks which supports dependency as the second argument.
cascade select ui component for react
Utility for creating Universal macOS applications from two x64 and arm64 Electron applications
electron-builder lib
Creating Electron app packages
**electron-react-window** allows you to open and manage multiple Electron windows while using a single `renderer/index.html`. This keeps your project maintainable and makes creating new windows simple.
Icons Generator for Electron React Boilerplate from single icon.png
Various utilities. Used by [electron-builder](https://github.com/electron-userland/electron-builder).
Just a simple logging module for your Electron application
No description provided.
Custom boilerplate for writing Desktop Applications using Electron, React, Webpack, Obfuscator in 2023
Reliably determines if the code is running in Node.js
Flip Electron Fuses and customize your packaged build of Electron
Create Electron + React + Vite + TailwindCSS + shadcn/ui applications
Electron application boilerplate based on React, React Router, Webpack, React Hot Loader for rapid application development
GUI Application Template based on TypeScript, Electron, React and MUI
Official Sentry SDK for Electron
An electron-react project
Module to generate Windows installers for Electron apps
Circuit Builder Desktop Application (like mmlogic) made with Electron + React Typescript. Compatible with Windows, Mac and Linux.
Vite + Electron + React + Material-UI Template
Electron React Template
A simple creator to build a electron+react project. ``` new-project/ |- node_modules/ # dependencies |- scripts/ # develop scripts |- config/ # webpack configurations (after ejecting) |- src/ | |- main/