electron-serve
File server
A utility to serve static files in Electron apps
Static file serving for Electron apps
438 stars
9 watching
34 forks
Language: JavaScript
last commit: 2 months ago
Linked from 1 awesome list
electronelectron-modulenodejsnpm-packageserveserversingle-page-appstatic-file-server
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/electron-util | Utilities and APIs for Electron apps and modules | 1,280 |
sindresorhus/electron-dl | Automates file downloads in Electron applications by providing a single function to handle the process | 1,162 |
sindresorhus/electron-context-menu | Provides an extensible and customizable context menu solution for Electron apps. | 1,392 |
sindresorhus/electron-unhandled | Catches unhandled errors and promise rejections in Electron apps. | 448 |
sindresorhus/run-electron | Simplifies running Electron applications by suppressing unnecessary output. | 197 |
sindresorhus/electron-debug | Adds useful debug features to Electron apps | 750 |
sindresorhus/electron-is-dev | Checks if an Electron app is running in development mode | 427 |
sindresorhus/electron-better-ipc | An IPC module for Electron apps that simplifies communication between main and renderer processes. | 716 |
sindresorhus/npm-user | Extracts user data from an npm user's profile page | 57 |
sindresorhus/electron-timber | A logging utility for Electron apps that provides a unified log output and customizable logging behavior. | 404 |
sindresorhus/npm-run-path | Prepends a user's PATH with local binaries | 104 |
sindresorhus/electron-reloader | An Electron module that provides simple auto-reloading functionality during development | 572 |
sindresorhus/get-stream | A utility library for working with streams in JavaScript | 341 |
sindresorhus/os-locale | A package to get the system locale information | 225 |
sindresorhus/to-readable-stream | Converts a string or binary data into a stream for piping to other tools | 90 |