An open API service indexing awesome lists of open source software.

https://github.com/dwqs/orbithub

A chrome extensition for convenient github search
https://github.com/dwqs/orbithub

chrome-extensition github-search

Last synced: 10 months ago
JSON representation

A chrome extensition for convenient github search

Awesome Lists containing this project

README

          

## Overview
A chrome extensition for convenient github search.

## Show case
![github-search](http://i1.piimg.com/567571/d6a5af7220705152.gif)

## Download
* [download from Chrome Webstore](https://chrome.google.com/webstore/detail/orbithub/bbmpajfkliaoffnjmllekijamdbdcaig)
* [download from BaiduYun](https://pan.baidu.com/s/1miS99NU)

## Tools
[crx](https://github.com/oncletom/crx) is a node.js command line app for packing Google Chrome extensions.

```
npm i crx -g
crx crx pack -o outputPath
```

>`outputPath` is like `/xxx/orbithub.crx`, it must include the suffix .crx

## License
MIT