jonschlinkert / parse-git-config
Parse `.git/config` into a JavaScript object. sync or async.
☆61Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for parse-git-config
- Import a globally installed module☆57Updated 10 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Read a package.json file☆166Updated last year
- Find the closest package.json file☆159Updated last year
- Write a package.json file☆89Updated 3 months ago
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 3 years ago
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆40Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 3 years ago
- Standard NPM Package Format☆42Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆91Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- 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
- Check if a path exists☆150Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated last year
- Create `esm` enabled packages.☆50Updated 5 years ago
- Detect the dominant newline character of a string☆55Updated last year
- normalizes package metadata, typically found in package.json file.☆196Updated last month
- Check if a URL is absolute☆78Updated 3 years ago
- The cmd-shim used in npm☆76Updated last month
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated 10 months ago
- Get metadata of a package from the npm registry☆237Updated 4 months ago
- Check if your package was installed globally☆70Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- Read the closest package.json file☆258Updated last year
- Provide multiple patterns to node-glob☆55Updated 2 years ago
- ☆45Updated 2 years ago
- Import a module like with `require()` but from the current working directory☆53Updated 2 years ago
- Parse the things that can be arguments to `npm install`☆125Updated last month