https://github.com/modbender/vue3-disqus
Unofficial Disqus integration for Vue 3 Apps
https://github.com/modbender/vue3-disqus
disqus disqus-comments disqus-comments-thread disqus-widget vue
Last synced: about 1 year ago
JSON representation
Unofficial Disqus integration for Vue 3 Apps
- Host: GitHub
- URL: https://github.com/modbender/vue3-disqus
- Owner: modbender
- License: mit
- Created: 2023-03-21T08:28:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-01T13:46:25.000Z (over 1 year ago)
- Last Synced: 2025-04-09T23:51:06.031Z (about 1 year ago)
- Topics: disqus, disqus-comments, disqus-comments-thread, disqus-widget, vue
- Language: Vue
- Homepage: https://www.npmjs.com/package/vue3-disqus
- Size: 110 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue 3 Disqus
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](https://github.com/modbender/vue3-disqus/blob/master/LICENSE) license