@edusynch/edusynch-zendesk

1.0.2 • Public • Published

edusynch-zendesk

Usage

import InjectZendesk from "@edusynch/edusynch-zendesk";
const key = "YOUR_ZENDESK_LIVE_CHAT_KEY";
const state = "show"; // or "hide";
const scriptElement = InjectZendesk(key, state);

How to test

Open ./index.html

insert your zendesk live chat "key" and "state" (optional) as param of the function InjectZendesk at ./index.html

Publish new version

  • Run npm npm run build;
  • Set a new npm version package.json;
  • Commit the changes and push to main;
  • Run npm publish;

Readme

Keywords

Package Sidebar

Install

npm i @edusynch/edusynch-zendesk

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

2.36 kB

Total Files

4

Last publish

Collaborators

  • pedroedusynch
  • matheusvss
  • dayanmnt
  • ismaelezequiel
  • newton_duarte