juliangruber / electron-stream
Streaming wrapper around electron
☆127Updated last year
Alternatives and similar repositories for electron-stream:
Users that are interested in electron-stream are comparing it to the libraries listed below
- easy way to run code inside of a headless electron window from the CLI☆198Updated 6 years ago
- Server router☆61Updated 5 years ago
- Patch `require()` to recompile a node module if it has been built for a different node version☆74Updated 8 years ago
- deprecated☆280Updated 8 years ago
- Run code inside a hidden Electron window☆53Updated 7 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 6 years ago
- experimental duplex stream api over bluetooth low energy connections (BLE)☆51Updated 9 years ago
- speed measurement in javascript☆89Updated 6 years ago
- no longer maintained, sorry!☆195Updated 6 years ago
- The Media Recorder API in the browser as a readable stream☆106Updated 6 months ago
- Duplex stream that runs over Electron's IPC☆152Updated 8 years ago
- Run an array of functions in series, each passing its results to the next function☆91Updated 4 years ago
- Delay the evaluation of a paramless async function and cache the result☆97Updated 7 months ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- Rsync between a server and the browser.