0.0.1 • Published 5 years ago

rc-gitment v0.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

rc-gitment

comments based on github issue(OAuth) for react.

yarn add @saber2pr/rc-gitment

Example

export const config = {
  username: "saber2pr",
  repo: "rc-gitment",
  client_id: "xxx",
  client_secret: "xxx"
}

ReactDOM.render(<Comments {...config} />, document.querySelector("#root"))

Demo

rc-gitment

Author

saber2pr