electron / beLinks
Scripts to help building Electron
☆18Updated last year
Alternatives and similar repositories for be
Users that are interested in be are comparing it to the libraries listed below
Sorting:
- Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields☆121Updated 2 years ago
- Get the real path of the system temp directory☆81Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆84Updated 10 months ago
- Easy CORS handling☆14Updated 7 years ago
- Standard NPM Package Format☆41Updated 3 years ago
- Move a file on the command-line☆74Updated 2 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated last week
- Get the name and version of a macOS release from the Darwin version☆68Updated 3 months ago
- Get the file extension and MIME type from a file☆26Updated 8 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Check if stdout or stderr is interactive☆116Updated last year
- Convert PNG to ICO☆43Updated 9 years ago
- Start a PHP server☆137Updated last week
- Block the main thread for a given amount of time☆124Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 weeks ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆125Updated last year
- Check if your package was installed globally☆70Updated last year
- Delay execution for a given amount of seconds☆85Updated last year
- A polyfill for base64 functions atob and btoa☆38Updated 11 years ago
- Check if your code is running as an npm script☆55Updated 4 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Get PID from a port☆79Updated 4 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆79Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 weeks ago
- Parse package name with semver, path, scoped name support☆21Updated 2 years ago
- Running scripts using Node's VM made easy☆13Updated 2 years ago
- Get the current package's binary path☆36Updated 4 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago