sindresorhus / electron-main-fetchLinks
Use the browser Fetch API from the main process in Electron
☆34Updated 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☆59Updated last year
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆77Updated 3 weeks ago
- Snippets for AVA☆70Updated 7 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Get the version of a binary in semver format☆35Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Check if a file is executable☆29Updated 7 years ago
- Delay execution for a given amount of seconds☆86Updated last year
- Create an array with values that are present in the first input array but not additional ones☆39Updated 4 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆36Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Assert a Map has a given key and return the value for it.☆12Updated 2 years ago
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Linkify GitHub issue references☆46Updated 3 weeks ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆72Updated 2 years ago
- Templating like the other ones, but not at all like the other ones.☆11Updated 8 years ago
- Check if your code is running in a JXA environment☆31Updated 4 years ago
- Input module for Listr☆33Updated 5 years ago