sindresorhus / electron-main-fetchLinks
Use the browser Fetch API from the main process in Electron
☆35Updated 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☆60Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago
- Assert a Map has a given key and return the value for it.☆12Updated 2 years ago
- Check if a file is executable☆29Updated 7 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Get metadata on the default editor or a specific editor☆54Updated 2 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Snippets for AVA☆70Updated 7 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Delay execution for a given amount of seconds☆86Updated 2 weeks ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Conditional promise chains☆63Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 2 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Input module for Listr☆33Updated 5 years ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Simple wildcard matching☆34Updated 2 months ago
- Replace all substring matches in a string☆89Updated 4 years ago
- ⚓️ Smoothly scroll to #anchors☆26Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆109Updated 4 years ago
- Easy CORS handling for micro☆38Updated 8 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Decompress a HTTP response if needed☆74Updated last month
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year