https://github.com/rstudio-tech/github-hook
React Hook For Github API
https://github.com/rstudio-tech/github-hook
Last synced: 11 months ago
JSON representation
React Hook For Github API
- Host: GitHub
- URL: https://github.com/rstudio-tech/github-hook
- Owner: rstudio-tech
- License: mit
- Created: 2024-12-07T08:55:49.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-07T08:57:33.000Z (over 1 year ago)
- Last Synced: 2025-07-02T17:55:28.068Z (11 months ago)
- Language: TypeScript
- Size: 210 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `@d2k/react-github`
> React hooks for Github API integrations
> You'll need to install `react`, `react-dom`, etc at `^16.8.4`
## Links
* [Open Demo](https://d2k-react-github.netlify.com/)
* [Documentation](https://github.com/bdbch/react-github/wiki)
## Install
```sh
npm i @d2k/react-github --save
```