jonschlinkert / parse-git-configLinks
Parse `.git/config` into a JavaScript object. sync or async.
☆62Updated 7 years ago
Alternatives and similar repositories for parse-git-config
Users that are interested in parse-git-config are comparing it to the libraries listed below
Sorting:
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Import a globally installed module☆58Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Find the closest package.json file☆166Updated 5 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Write a package.json file☆89Updated 2 months ago
- Indent each line in a string☆114Updated 3 years ago
- Check if a path exists☆154Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if a URL is absolute☆80Updated 2 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 9 months ago
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- Read a package.json file☆174Updated 3 weeks ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Convert a value to an array☆132Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 2 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Get the latest version of an npm package☆175Updated last year
- Get the set npm registry URL☆57Updated 7 months ago
- Extract the username from a git remote origin URL.☆17Updated 7 years ago
- Lazy number range generator☆82Updated last year