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
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the version of a binary in semver format☆36Updated last year
- Snippets for AVA☆70Updated 7 years ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Delay execution for a given amount of seconds☆86Updated last month
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Check if your code is running as an npm script☆56Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check if your code is running in a JXA environment☆32Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Linkify GitHub issue references☆47Updated 3 months ago
- List of JavaScript types☆83Updated last year
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Assert a Map has a given key and return the value for it.☆12Updated 3 years ago
- Calls a function repeatedly while a condition returns true and then resolves the promise☆37Updated last year
- Input module for Listr☆33Updated 5 years ago
- Simple wildcard matching☆34Updated 3 months ago