Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bdbch/react-github
React hooks for Github API
https://github.com/bdbch/react-github
api github hooks react react-hooks
Last synced: 3 months ago
JSON representation
React hooks for Github API
- Host: GitHub
- URL: https://github.com/bdbch/react-github
- Owner: bdbch
- License: mit
- Created: 2019-07-19T17:39:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-14T18:36:21.000Z (over 5 years ago)
- Last Synced: 2024-04-25T22:20:37.560Z (9 months ago)
- Topics: api, github, hooks, react, react-hooks
- Language: TypeScript
- Homepage: https://d2k-react-github.netlify.com/
- Size: 127 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-react-hooks - `@d2k/react-github`
- awesome-react-hooks-cn - `@d2k/react-github`
- awesome-react-hooks - `@d2k/react-github`
- awesome-react-hooks - `@d2k/react-github`
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
```