Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mipmip/g.it-depends

Find github projects depending on libraries matching your search string. https://mipmip.github.io/g.it-depends/
https://github.com/mipmip/g.it-depends

dependencies github-api github-search

Last synced: 24 days ago
JSON representation

Find github projects depending on libraries matching your search string. https://mipmip.github.io/g.it-depends/

Awesome Lists containing this project

README

        

# G'it depends

Find Github projects depending on libraries matching your search string.

Currently working with:

- Javascript (package.json)
- Ruby (Gemfile)
- Python (requirements.txt)
- Crystal (shard.yml)
- Go (go.mo)
- Rust (Cargo.toml)

## Install

You need to [create an Personal Access Token](https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/creating-a-personal-access-token).
copy private_access_code.js.sample to private_access_code.js and paste your code.

## Todo

- cleanup code
- sorting (using cached results?)

![](screenshot.png)