sindresorhus / electron-main-fetchLinks
Use the browser Fetch API from the main process in Electron
☆36Updated last year
Alternatives and similar repositories for electron-main-fetch
Users that are interested in electron-main-fetch are comparing it to the libraries listed below
Sorting:
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Snippets for AVA☆70Updated 7 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Get the version of a binary in semver format☆36Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆37Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- List of JavaScript types☆83Updated last year
- Input module for Listr☆33Updated 5 years ago
- Conditional promise chains☆63Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Updated 3 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Delay execution for a given amount of seconds☆86Updated last month