@saber2pr/rc-gitment

comments based on github issue(OAuth) for react.

Usage no npm install needed!

<script type="module">
  import saber2prRcGitment from 'https://cdn.skypack.dev/@saber2pr/rc-gitment';
</script>

README

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