npm / normalize-git-url
Turn a Git URL into its canonical form.
☆14Updated 4 years ago
Alternatives and similar repositories for normalize-git-url
Users that are interested in normalize-git-url are comparing it to the libraries listed below
Sorting:
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- fs read and write streams based on minipass☆20Updated 10 months ago
- CLI and API to get a single file from Github repository.☆10Updated 7 years ago
- Experiment / demo using readline-utils to create a simple snake game in the terminal.☆21Updated 8 years ago
- Node module for converting year range strings into usable dates.☆21Updated last year
- Sink your streams.☆17Updated 2 years ago
- Returns an array of mapped values from an array or object.☆16Updated 8 years ago
- Parse a `git log` output of a repository into an object with useful commit data. Supports plugins, streaming, promises and callback APIs.☆12Updated 2 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 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…