repo-utils / parse-github-repo-urlLinks
Parse a GitHub URL for user/project@version
☆30Updated 7 years ago
Alternatives and similar repositories for parse-github-repo-url
Users that are interested in parse-github-repo-url are comparing it to the libraries listed below
Sorting:
- A list of directories you should ignore by default☆23Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Get CI environment variables for parallelizing builds☆38Updated 5 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 4 months ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 3 years ago
- Returns all commit messages between 2 versions of an NPM module☆59Updated 5 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- A stylelint processor for linting CSS in markdown☆26Updated 3 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- Truncate a URL to a specific length☆62Updated 3 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Find the most-imported symbols in your JavaScript project☆13Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Quick validation of files against EditorConfig☆17Updated 5 years ago
- Input module for Listr☆33Updated 5 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- It makes simple create qualified errors.☆34Updated 3 weeks ago
- Ensures a value is a valid error by making it one if not☆85Updated 4 months ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Map all the things, validate all the maps☆40Updated last year
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆33Updated 5 years ago
- Conditional promise chains☆63Updated 4 years ago