IonicaBizau / git-url-parseLinks
A high level git url parser for common git providers.
☆196Updated 9 months ago
Alternatives and similar repositories for git-url-parse
Users that are interested in git-url-parse are comparing it to the libraries listed below
Sorting:
- Find the closest package.json file☆166Updated 7 months ago
- Read a package.json file☆175Updated 2 months ago
- Parse a Github URL into an object. Supports a wide variety of GitHub URL formats.☆128Updated last month
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- normalizes package metadata, typically found in package.json file.☆204Updated last week
- Detect the indentation of code☆200Updated 4 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Check whether a package or organization name is available on npm☆172Updated last year
- Get the latest version of an npm package☆176Updated last year
- Read the closest package.json file☆268Updated 2 months ago
- Get metadata of a package from the npm registry☆247Updated last year
- 🗿 npm ↔️ Algolia replication tool☆139Updated last week
- Write a package.json file☆89Updated 4 months ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- Parse the things that can be arguments to `npm install`☆134Updated 2 months ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Import all modules in a directory☆139Updated 3 years ago
- Check if your package was installed globally☆71Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Convert a value to an array☆133Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab☆229Updated 2 weeks ago
- Import a globally installed module☆59Updated 2 years ago
- Run asynchronous commands synchronously by putting them in a separate process