sindresorhus / remote-git-tagsLinks
Get tags from a remote git repo. Using only JS. No git binary required.
☆52Updated 3 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
Sorting:
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 3 months ago
- Check if something is a promise☆46Updated 4 years ago
- Copy a file☆122Updated 4 months ago
- Break out of a promise chain☆24Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Extract the article title of a HTML document☆56Updated 3 months ago
- Make a function mimic another one☆97Updated last year
- Import a globally installed module☆58Updated last year
- Simple wildcard matching☆34Updated 3 months ago
- Create an array without duplicates☆74Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Hook and modify stdout and stderr☆56Updated 3 months ago
- Indent each line in a string☆114Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 months ago
- Get the latest version of an npm package☆53Updated last year