utterances-react-component
Type safety react component for utterances
React component for utterances
Utterances is a lightweight comments widget built on GitHub issues, for blog comments, wiki pages and more.
:sparkles: Features
- :books: Pure TypeScript and TSX and provides type definition
- :earth_americas: Multiple modules, providing
ES modules and Commonjs
- :package: Optimized, super slim size
:zap: Quick view
import { Utterances } from 'utterances-react-component'
;<Utterances
repo="TomokiMiyauci/utterances-component"
theme="github-dark"
issueTerm="pathname"
/>
:dizzy: Install
:package: Node.js
npm i utterances-react-component
or
yarn add utterances-react-component
:globe_with_meridians: Browser
The module that bundles the dependencies is obtained from
skypack.
import like this:
import { Utterances } from 'https://cdn.skypack.dev/utterances-react-component'
peerDependency
:handshake: Contributing
Contributions, issues and feature requests are welcome!
Feel free to check
issues.
Contributing guide
:seedling: Show your support
Give a ⭐️ if this project helped you!
:bulb: License
Copyright © 2021-present TomokiMiyauci.
Released under the MIT license