# vue-disqus

> Vue component to integrate Disqus comments in your application, with support for SPA

Latest version **4.0.1** (published 2020-07-02) · MIT license · 0 weekly downloads

## Install

```sh
npm install vue-disqus
pnpm add vue-disqus
yarn add vue-disqus
bun add vue-disqus
```

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.0.1 |
| Published | 2020-07-02 |
| First published | 2016-07-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 498.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 252 |
| Author | Alan Ktquez |
| Maintainers | ktquez |
| Keywords | disqus, vue, vuejs, blog, vuepress, comments |

## Links

- npm: https://www.npmjs.com/package/vue-disqus
- Repository: https://github.com/ktquez/vue-disqus
- Homepage: https://github.com/ktquez/vue-disqus#readme
- Issues: https://github.com/ktquez/vue-disqus/issues
- npm.io page: https://npm.io/package/vue-disqus

## Alternatives

- [cli-color](https://npm.io/package/cli-color.md) — 3.4M weekly downloads
- [log](https://npm.io/package/log.md) — 1.3M weekly downloads
- [logstash-client](https://npm.io/package/logstash-client.md) — 4.5K weekly downloads
- [@nocobase/plugin-logger](https://npm.io/package/@nocobase/plugin-logger.md) — 2.0K weekly downloads
- [child-process-debug](https://npm.io/package/child-process-debug.md) — 695 weekly downloads

## Recent versions

- 4.0.1 (latest) — 2020-07-02
- 5.1.0 (next) — 2021-05-24
- 5.1.0-alpha.0 (alpha) — 2021-04-10
- 4.0.0 — 2020-06-08
- 3.0.5 — 2018-10-01
- 3.0.4 — 2018-08-09
- 3.0.3 — 2018-05-08
- 3.0.2 — 2018-05-08
- 3.0.1 — 2018-04-24
- 3.0.0 — 2018-04-20
- 2.0.6 — 2018-04-18
- 2.0.5 — 2018-04-06
- 2.0.4 — 2017-11-18
- 2.0.3 — 2017-04-07
- 2.0.2 — 2017-02-24
- … 5 more at https://npm.io/package/vue-disqus/versions

## README

# vue-disqus

Vue component to integrate Disqus comments in your application [Vue.js](http://vuejs.org/), with support for SPA and Vue 2.*

## Links

- [Documentation](https://ktquez.github.io/vue-disqus)
- [Demo](https://vue-disqus.surge.sh/)

## Contributing

- Check the open issues or open a new issue to start a discussion around your feature idea or the bug you found;
- Fork repository, make changes, add your name and link in the authors session CONTRIBUTING.md;
- Send a pull request;

## Support me

<a href="https://ko-fi.com/O5O31PRAX" target="_blank" aria-label="Support me on Ko-fi">
  <img src="https://www.ko-fi.com/img/githubbutton_sm.svg" alt="Support me on Ko-fi" style="width: 217px !important;" >
</a>

<br> 

If you want a faster communication, find me on [@ktquez](https://twitter.com/ktquez)

## License

VueDisqus is open-sourced package licensed under the [MIT](https://github.com/ktquez/vue-disqus/blob/master/LICENSE) license

---
_Source: https://npm.io/package/vue-disqus · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
