New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@tawk.to/tawk-messenger-ember

Package Overview
Dependencies
Maintainers
2
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tawk.to/tawk-messenger-ember

Official Ember plugin for Tawk messenger

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
2
Created
Source

Tawk Ember logo

Features

  • Documented and self-explaining methods
  • Small size without any external libraries
  • All Javascript API methods are available
  • Maintained by the tawk.to team

Installation

The plugins are available from the node and yarn package managers.

# Node
npm install @tawk.to/tawk-messenger-ember

# Yarn
yarn add @tawk.to/tawk-messenger-ember

Quickstart

Add TawkMessenger component in your handlebar file. The propertyId and widgetId will be found on your tawk.to Dashboard.

Log in to your account and go to Administration > Channels > Chat Widget.

<TawkMessenger
    @propertyId={{'property_id'}}
    @widgetId={{'widget_id'}}/>

Documentation

This project includes a docs folder with more details on the following:


Other JS frameworks we support


Frequently Asked Questions

Do you have a knowledge base or article to support implementation?

Here is our guide for the Ember.js integration

Where can I find more information and support?

Visit our help center or reach out in the chat on our website. Our agents are available to assist you 24/7.

Where can I submit a suggestion or report a bug?

Check to see if the issue already exists. If not, open a new issue in the Issues tab

Keywords

ember-addon

FAQs

Package last updated on 14 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts