@pleased-client/pleased-chat-client

1.0.104 • Public • Published

Pleased Chat Client

Version Documentation License: PRIVATE

Basic Steps

1. src/index.js file contains complete library code.
2. Below are the parameters needed to be passed while initializing the library: 
    {
          access_token: "",
          pleased_url: "",
          brand_subdomain: "",
          env:"",
    }

Steps to test library in local system

1. Run 'npm run build' to build library file, after making changes.
2. Inside demo/index.html file, fill above mentioned required parameter to initialize the library.
3. Add listener for you respective feature to test, sample typing indicator lister is present in demo/index.html file.
4. To test, open index.html file in the browser.

Publish new build to npm

1. Update library version inside package.json and run below commands.
2. "npm login".
3. "npm publish --access public".

Author

👤 IN Team

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Readme

Keywords

Package Sidebar

Install

npm i @pleased-client/pleased-chat-client

Weekly Downloads

1

Version

1.0.104

License

PRIVATE

Unpacked Size

292 kB

Total Files

5

Last publish

Collaborators

  • mattjhou
  • luctsaoa1116
  • krunalgd
  • priban91
  • kush_gandhi
  • ranat-apertum