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
- Delay execution for a given amount of seconds☆85Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Check if your code is running as an npm script☆55Updated 3 years ago
- Snippets for AVA☆70Updated 6 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Decompress a HTTP response if needed☆72Updated last year
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Get the version of a binary in semver format☆35Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Lazy number range generator☆81Updated last year
- Linkify GitHub issue references☆47Updated this week
- Convert milliseconds to other formats☆9Updated 8 years ago
- Check if a file is executable☆29Updated 7 years ago
- Input module for Listr☆33Updated 5 years ago
- Easy CORS handling for micro☆38Updated 7 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 9 months ago
- List of JavaScript types☆82Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Split a string on the first occurrence of a given separator☆74Updated 3 years ago
- Assert a Map has a given key and return the value for it.☆12Updated 2 years ago