GitShow/sindresorhus/repo-url-from-package
sindresorhus

repo-url-from-package

Extracts the repo URL from a package.json object

by sindresorhus
Star on GitHubForknpm

JavaScript

27 stars5 forks4 contributorsQuiet · 1y agoSince 2024v1.0.0MIT

Meet the team

See all 4 on GitHub →
sindresorhus
sindresorhus5 contributions
tommy-mitchell
tommy-mitchell2 contributions
fregante
fregante1 contribution
hyrious
hyrious1 contribution

Languages

View on GitHub →
JavaScript81.6%
TypeScript18.4%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
71
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
fregante
Drop dependencyMergedPR

Welcome change? is able to parse http/s URLs, so it doesn't need special behavior (some platforms fail parsing URLs for example, but that's not relevant here)

fregante · 1y ago
fregante
Support `"user/repo"`ClosedIssue

Like https://github.com/sindresorhus/memoize/blob/ff0f5391a1dfdb3996cceec15a5815360d4952a8/package.json#L6 Failing test: https://github.com/sindresorhus/repo-url-from-package/pull/4 I think is also valid

fregante · 1y ago
hyrious
Support GitHub shorthand user/repo formatMergedPR

Fix #5.

hyrious · 1y ago
Structured data for AI agents

Repository: sindresorhus/repo-url-from-package. Description: Extracts the repo URL from a package.json object Stars: 27, Forks: 5. Primary language: JavaScript. Languages: JavaScript (81.6%), TypeScript (18.4%). License: MIT. Latest release: v1.0.0 (1y ago). Open PRs: 0, open issues: 0. Last activity: 1y ago. Community health: 71%. Top contributors: sindresorhus, tommy-mitchell, fregante, hyrious.

·@ofershap

Replace github.com with gitshow.dev