sindresorhus / remote-git-tags
Get tags from a remote git repo. Using only JS. No git binary required.
☆49Updated 2 years ago
Alternatives and similar repositories for remote-git-tags:
Users that are interested in remote-git-tags are comparing it to the libraries listed below
- Import a globally installed module☆57Updated last year
- Check if something is a promise☆46Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Rename a function☆46Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Install dependencies using Yarn with npm fallback.☆29Updated 2 years ago
- Break out of a promise chain☆23Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Turn an object into a string of HTML attributes☆49Updated last year
- Resolve the path of a globally installed module☆41Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- ☆22Updated 6 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Programmatically install npm packages and corresponding peerDependencies.☆18Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 9 months ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- A better `Promise.race()`☆46Updated 2 years ago