| sindresorhus/electron-store |
4,229 |
|
813 |
267 |
almost 3 years ago |
24 |
July 30, 2022 |
64 |
mit |
JavaScript |
| Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc |
| sindresorhus/electron-util |
1,238 |
|
98 |
67 |
about 2 years ago |
34 |
August 29, 2021 |
3 |
mit |
TypeScript |
| Useful utilities for Electron apps and modules |
| sindresorhus/electron-better-ipc |
602 |
|
24 |
18 |
over 3 years ago |
16 |
June 30, 2021 |
5 |
mit |
JavaScript |
| Simplified IPC communication for Electron apps |
| sindresorhus/electron-reloader |
586 |
|
24 |
23 |
about 3 years ago |
10 |
February 22, 2022 |
8 |
mit |
JavaScript |
| Simple auto-reloading for Electron apps during development |
| sindresorhus/electron-unhandled |
380 |
|
74 |
27 |
about 4 years ago |
13 |
March 07, 2022 |
5 |
mit |
JavaScript |
| Catch unhandled errors and promise rejections in your Electron app |
| sindresorhus/electron-timber |
335 |
|
15 |
3 |
over 5 years ago |
6 |
May 28, 2018 |
6 |
mit |
JavaScript |
| Pretty logger for Electron apps |
| jsynowiec/macos-location |
5 |
|
2 |
3 |
over 5 years ago |
7 |
March 02, 2018 |
1 |
mit |
Objective-C++ |
| Wrapper around macOS CoreLocation services. Can serve as a drop-in replacement for HTML5 Geolocation API in Electron applications. |
| fatedier/frp |
76,428 |
|
0 |
18 |
about 2 years ago |
93 |
October 24, 2023 |
107 |
apache-2.0 |
Go |
| A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. |
| gin-gonic/gin |
73,782 |
|
2,734 |
10,733 |
about 2 years ago |
180 |
June 01, 2023 |
775 |
mit |
Go |
| Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. |
| typicode/json-server |
70,206 |
|
0 |
303 |
about 2 years ago |
128 |
September 29, 2023 |
655 |
other |
JavaScript |
| Get a full fake REST API with zero coding in less than 30 seconds (seriously) |