angularjs-livechat

0.0.4 • Public • Published

angularjs-livechat

AngularJS component to integrate LiveChat with your single-page app

Install

npm install --save angularjs-livechat

Usage

Add to app dependencies:

angular.module('app', ['ngLiveChat']);

Use directive:

<livechat license="9280315"></livechat>

As optional parameter, you can define group where chat starts for e.g. group="1" .

Demo

Angular 1.5.11

Angular 1.5.11 + TypeScript

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i angularjs-livechat

    Weekly Downloads

    8

    Version

    0.0.4

    License

    MIT

    Last publish

    Collaborators

    • medi71
    • wkwiatek