Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/
- Host: GitHub
- URL: https://github.com/mipmip/g.it-depends
- Owner: mipmip
- License: mit
- Created: 2021-01-07T22:54:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-08T00:42:17.000Z (almost 4 years ago)
- Last Synced: 2024-10-25T01:41:36.935Z (2 months ago)
- Topics: dependencies, github-api, github-search
- Language: JavaScript
- Homepage:
- Size: 544 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)