findgithub
v1.0.1
Published
Finding User Info & Repos in Github API . Fast and Quickly . ESM Support !
Downloads
1
Readme
With This Module, It is Possible to Get User & Repo Information from Github Api!
Usage
import { finder } from 'findgithub'
Fetch User Informations
finder.fetchUser("kardespro")
Fetch Repos
finder.fetchRepos("kardespro")