1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 09:58:13 +09:00

feat: search for github repositories

This commit is contained in:
2019-08-06 00:45:18 +09:00
parent ee6ceead02
commit a32685ac59
17 changed files with 369 additions and 295 deletions

View File

@@ -5,6 +5,7 @@
"providers": {
"domains": "Domains",
"github": "Github Organization",
"githubSearch": "Github Repository",
"npm": "npm",
"pypi": "PyPI",
"rubygems": "RubyGems",

View File

@@ -5,6 +5,7 @@
"providers": {
"domains": "ドメイン",
"github": "Github Organization",
"githubSearch": "Github リポジトリ",
"npm": "npm",
"pypi": "PyPI",
"rubygems": "RubyGems",