Pinned Repositories
electron-builder
A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
electron-compile
DEPRECATED: Electron supporting package to compile JS and CSS in Electron applications
electron-installer-debian
Create a Debian package for your Electron app.
electron-installer-redhat
Create a Red Hat / RPM package for your Electron app.
electron-installer-snap
Build Snap packages for Electron applications
electron-json-storage
:package: Easily write and read user settings in Electron apps
electron-prebuilt
🎂 Retired project. See README
electron-webpack
Scripts and configurations to compile Electron applications using webpack
spectron
DEPRECATED: 🔎 Test Electron apps using ChromeDriver
welcome
Organization mission statement and contribution guidelines
Electron Userland's Repositories
electron-userland/electron-builder
A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
electron-userland/spectron
DEPRECATED: 🔎 Test Electron apps using ChromeDriver
electron-userland/electron-json-storage
:package: Easily write and read user settings in Electron apps
electron-userland/electron-compile
DEPRECATED: Electron supporting package to compile JS and CSS in Electron applications
electron-userland/electron-webpack
Scripts and configurations to compile Electron applications using webpack
electron-userland/electron-prebuilt
🎂 Retired project. See README
electron-userland/electron-webpack-quick-start
A bare minimum project structure to get started developing with electron-webpack.
electron-userland/electron-windows-store
:package: Turn Electron Apps into Windows AppX Packages
electron-userland/electron-installer-windows
Create a Windows package for your Electron app.
electron-userland/electron-remote
DEPRECATED: Execute JavaScript in remote Electron processes, but more betterer
electron-userland/electron-installer-debian
Create a Debian package for your Electron app.
electron-userland/electron-wix-msi
:dvd: Create traditional MSI installers for your Electron app
electron-userland/electron-installer-dmg
Create DMG installers for your electron apps using appdmg.
electron-userland/electron-spellchecker
Implement spellchecking, correctly
electron-userland/electron-builder-binaries
electron-userland/electron-prebuilt-compile
electron-prebuilt with Babel and React built-in
electron-userland/electron-build-service
Package Electron applications in a distributable format on any platform for any platform
electron-userland/electron-forge-templates
Templates bundled with Electron Forge <= 5 to create Electron apps using popular JavaScript frameworks
electron-userland/electron-installer-redhat
Create a Red Hat / RPM package for your Electron app.
electron-userland/electron-installer-snap
Build Snap packages for Electron applications
electron-userland/welcome
Organization mission statement and contribution guidelines
electron-userland/electrify
Step-by-step wizard to prepare Electron app for distribution, from packaging to auto-update.
electron-userland/electron-installer-zip
Create a ZIP file with support for symlinks required by Electron on macOS
electron-userland/electron-compilers
DEPRECATED: Compiler implementations for electron-compile
electron-userland/electron-installer-common
Common functionality for creating Node modules which create distributable Electron apps
electron-userland/electron-windows-msix
MSIX packager for Electron Apps
electron-userland/electron-forge-container
Docker container for building Electron apps via Electron Forge
electron-userland/create-electron-app
electron-userland/electron-forge-plugin-compile
Electron Compile plugin for Electron Forge
electron-userland/vue-cli-plugin-electron-forge
@vue/cli plugin to add Electron Forge