modbender / vue3-disqus

Unofficial Disqus integration for Vue 3 Apps

Home Page:https://www.npmjs.com/package/vue3-disqus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue3-disqus for Vue 3

Vue3 component to integrate Disqus comments in your application

Features

  • Events for all disqus callbacks
  • Lazy load (by IntersectionObserver)
  • Support a Page and SSO config with props validator
  • Update disqus automatically when language changes occur
  • Possibility to use the reset method (using ref)
  • DisqusCount component

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

License

VueDisqus is open-sourced package licensed under the MIT license

About

Unofficial Disqus integration for Vue 3 Apps

https://www.npmjs.com/package/vue3-disqus

License:MIT License


Languages

Language:Vue 60.1%Language:TypeScript 39.9%