Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saber2pr/github
:green_heart: A Github-Web-App by React.
https://github.com/saber2pr/github
github-api react
Last synced: 8 days ago
JSON representation
:green_heart: A Github-Web-App by React.
- Host: GitHub
- URL: https://github.com/saber2pr/github
- Owner: Saber2pr
- Created: 2019-05-23T15:37:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-15T23:48:21.000Z (over 3 years ago)
- Last Synced: 2024-10-28T16:58:01.864Z (2 months ago)
- Topics: github-api, react
- Language: TypeScript
- Homepage:
- Size: 640 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Github
> have you known the github api? use it to create a react app.
in progress...
[view>>](https://saber2pr.github.io/MyWeb/build/github/)
项目中使用的第三方库
### @saber2pr
- [@saber2pr/webpack-configer](https://github.com/Saber2pr/webpack-configer)
> 利用@types/webpack 的 webpack.config.js 配置器.
- [@saber2pr/react-redux](https://github.com/Saber2pr/react-redux)
> 更好的 react-redux,提供 useStore Hook.
- [@saber2pr/request](https://github.com/Saber2pr/request)
> HTTP 请求库,比 axios 更好的拦截器.
- [@saber2pr/router](https://github.com/Saber2pr/router)
> 前端路由,比 react-router-dom 更轻量,并提供 usePush Hook.
- [@saber2pr/types-github-api](https://github.com/Saber2pr/types-github-api)
> Github API 响应数据类型