Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/comonadd/react-disqussion

The React library for working with Disquss
https://github.com/comonadd/react-disqussion

api-wrapper disqus-api js-library react

Last synced: about 2 months ago
JSON representation

The React library for working with Disquss

Awesome Lists containing this project

README

        

# react-disqussion

### Description

The React library for working with Disquss.

### Installation

Install the library using npm:

```
$ npm install --save react-disqussion
```

### Examples

Examples of the library usage can be found in [project examples directory](examples).

### Documentation

Documentation can be found in the [project documentation directory](docs/documentation).

### Contributions

Contributions are welcome!

Feel free to open issues and send pull requests in order to improve the library.

[CONTRIBUTION.md](docs/CONTRIBUTION.md) should be read before trying to send
pull requests.