jonschlinkert / parse-git-config
Parse `.git/config` into a JavaScript object. sync or async.
☆61Updated 6 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
- Find the closest package.json file☆162Updated last year
- Import a globally installed module☆57Updated last year
- Get the directory of globally installed packages and binaries☆75Updated last year
- Read a package.json file☆166Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- ☆45Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated last year
- Get the auth token set for an npm registry☆35Updated last week
- Standard NPM Package Format☆42Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆52Updated 2 years ago
- Write a package.json file☆89Updated 6 months ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated last year
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Disable or enable VS Code's built-in snippets and manually installed snippets from extensions.☆42Updated 4 years ago
- [DEPRECATED] Please use logger API https://github.com/webpack/webpack/pull/9436☆38Updated 5 years ago
- Lazy number range generator☆81Updated last year
- programmatically publish and unpublish npm packages☆46Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Easily handle defaults for your options☆73Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Get the set npm registry URL☆53Updated 2 years ago
- Create an array without duplicates☆70Updated 3 years ago
- Get environment variables from the shell☆80Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆120Updated 9 months ago