rebuild
Module builder
Automatically rebuilds native Node.js modules against the currently installed Electron version.
Package to rebuild native Node.js modules against the currently installed Electron version
1k stars
50 watching
175 forks
Language: TypeScript
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
electron-vite/electron-vite-react | An Electron-based React application with Vite and Sass support, providing a familiar project structure for building desktop applications. | 1,916 |
anodynos/urequire | Automates module conversion and bundling with support for multiple languages and plugins | 265 |
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,280 |
electron/packager | Tools for packaging and distributing Electron applications on multiple platforms. | 175 |
infinyon/node-bindgen | Automates the process of converting Rust code to Node.js modules | 535 |
electron-vite/create-electron-vite | A scaffold to create a new Electron and Vite project with TypeScript | 177 |
railsware/bozon | A command line tool for building, testing and publishing modern Electron applications. | 758 |
dutchigor/pluggable-electron | A framework to build Electron apps with extensible codebase using inversion of control and dependency inversion principles | 145 |
getstation/electron-chrome-extension | Tools and APIs for building Electron Chrome extensions with TypeScript | 140 |
megahertz/electron-log | A simple logging module for Electron applications | 1,318 |
kernel-mod/electron | A custom Electron client mod with a minimal kernel and packages for building fast and feature-rich applications | 88 |
oncebot/vuex-module-builder | Generates Vuex modules with auto-created getters, actions, and mutations for efficient state management | 6 |
apoco/cycle-electron-driver | Provides drivers and tools for building Electron apps using Cycle.js | 23 |
artem-mangilev/ngx-vflow | A library that enables building node-based UI with Angular | 159 |
sindresorhus/node-module-boilerplate | A pre-built template to simplify the creation of new Node.js modules with standard directory structure and basic functionality. | 736 |