conventional-changelog / get-pkg-repo
Get repository user and project information from package.json file contents.
☆17Updated 4 months ago
Alternatives and similar repositories for get-pkg-repo:
Users that are interested in get-pkg-repo are comparing it to the libraries listed below
- Display download counts alongside NPM author pages☆21Updated 7 years ago
- Check if a file is executable☆31Updated 6 years ago
- Simple way to initialize a new git repository in an empty directory, add a file and do a first commit (or skip that part in a directory w…☆11Updated 6 years ago
- Get your Mac model☆15Updated 8 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Lowercase the keys of an object☆40Updated last year
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Test whether some promise passes a testing function☆14Updated 5 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Returns an array of mapped values from an array or object.☆16Updated 7 years ago
- Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those incre…☆10Updated 5 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- node.js utility for exporting a directory of files as modules.☆21Updated 3 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated 10 months ago
- Alternative to Lo-Dash template with support for helpers.☆17Updated 5 years ago
- Turn a Git URL into its canonical form.☆14Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Check if a value is a function☆27Updated 3 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Sink your streams.☆17Updated last year