modules icon indicating copy to clipboard operation
modules copied to clipboard

[Module Listing Request]: `nuxt-3-intercom`

Open devonik opened this issue 2 years ago • 0 comments

Description

This nuxt 3 module provides a client side plugin that add intercom to window and provides $intercom instance so you can easily access intercom function like update user properties. Default intercom will be loaded on page start but you can also lazy loading the intercom script so you prevent the browser from loading the script if its not needed - see autoBoot option for more.

Repository

https://github.com/devonik/nuxt-3-intercom

npm

https://www.npmjs.com/package/nuxt-3-intercom

Nuxt Compatibility

Nuxt 3

devonik avatar Oct 18 '23 17:10 devonik