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
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 4 months 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
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Replace all substring matches in a string☆90Updated 4 years ago
- Get the version of a binary in semver format☆36Updated last year
- Delay execution for a given amount of seconds☆86Updated 2 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Linkify GitHub issue references☆47Updated 4 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Simple wildcard matching☆34Updated 4 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Simple cache config handling for your app or module☆21Updated 8 years ago
- Get the arguments of a function, arrow function, generator function, async function☆54Updated 2 years ago
- Snippets for AVA☆70Updated 7 years ago
- Assert a Map has a given key and return the value for it.☆12Updated 3 years ago
- Regular expression for matching issue references☆49Updated last year