github star search
1.0.0
通过README
、 description
和其他字段离线搜索您的 github 已加星标的存储库。
使用public_repo
-> Access public repositories
权限生成新令牌。
npm i -g @jasonhsieh/star-search
star-search
离线搜索readme
和url
、 homepageUrl
、 name
、 description
文本。
通过 fusion.js 进行模糊搜索。通过添加双引号"
如"express.js"
,或者多个minimalist "express" "web framework for node"
来精确匹配。
检查新的加星标的存储库并在运行时每天最多更新一次
选择并在浏览器中打开。 Arrow Up
、 Arrow Down
、 Page Down
、 Page Up
和Enter
在浏览器中打开。
Github 过滤器尚不支持通过README
内容进行搜索。
麻省理工学院
wiki-cil - 交互式 UI 风格
ink - 很棒的 React cli 渲染器
还有更多......
"@types/lodash.debounce": "^4.0.6",
"@types/x-ray": "^2.3.3",
"ajv": "^7.2.1",
"ajv-errors": "^2.0.0",
"cross-fetch": "^3.0.6",
"fuse.js": "^6.4.6",
"ink": "^3.0.8",
"ink-text-input": "^4.0.1",
"lodash.chunk": "^4.2.0",
"lodash.debounce": "^4.0.8",
"lodash.escaperegexp": "^4.1.2",
"lodash.throttle": "^4.1.1",
"mobx": "^6.1.8",
"mobx-react-lite": "^3.2.0",
"open": "^8.0.2",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"x-ray": "^2.3.4"
"@types/lodash.chunk": "^4.2.6",
"@types/lodash.escaperegexp": "^4.1.6",
"@types/lodash.throttle": "^4.1.6",
"@types/react": "^17.0.2",
"chalk": "^4.1.0",
"eslint-config-xo-react": "^0.24.0",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"ink-testing-library": "^2.1.0",
"prettier": "^2.2.1",
"prettier-quick": "^0.0.5",
"ts-node": "^9.1.1",
"typescript": "^4.2.2",
"typescript-json-schema": "^0.49.0"