UNPKG

react-floating-profile

Version:

React component to display your github profile <p align="left"> <a href="https://www.npmjs.com/package/react-floating-profile"><img src="https://flat.badgen.net/npm/v/react-floating-profile" alt="react-floating-profile version" /></a> <a href="http

5 lines (4 loc) 244 B
export { default as getRepoItem } from "./getRepoItem"; export { default as getUserProfile } from "./getUserProfile"; export { default as getUserReadme } from "./getUserReadme"; export { default as getOrganizations } from "./getOrganizations";