Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
GitHub Docs

Searching for packages

You can search for packages on GitHub and narrow the results using search qualifiers.

Who can use this feature?

Anyone can search for packages they have access to.

About searching for packages

You can search for packages globally across all of GitHub, or search for packages within a particular organization. For more information, seeAbout searching on GitHub.

Tip

  • This article contains links to example searches on the GitHub.com website, but you can use the same search filters in any GitHub platform. In the linked example searches, replacegithub.com with the hostname for your GitHub platform.
  • For a list of search syntaxes that you can add to any search qualifier to further improve your results, seeUnderstanding the search syntax.
  • Use quotations around multi-word search terms. For example, if you want to search for issues with the label "In progress," you'd search forlabel:"in progress". Search is not case sensitive.

Searching within a user's or organization's packages

To find packages owned by a certain user or organization, use theuser ororg qualifier.

QualifierExample
user:USERNAMEuser:codertocat matches packages owned by @codertocat
org:ORGNAMEorg:github matches packages owned by the GitHub organization

Filtering by package visibility

To filter your search by whether a package is public or private, use theis qualifier.

QualifierExample
is:publicis:public angular matches public packages that contain the word "angular"
is:privateis:private php matches private packages that contain the word "php"

[8]ページ先頭

©2009-2025 Movatter.jp