Socket
Book a DemoInstallSign in
Socket
d

dgebara00

npm

Packages

Co-maintainers

39 packages

@livechat/bold

Bold is LiveChat’s marketing design system.

@livechat/chat.io-customer-auth

Authorization library for connecting to LiveChat as a customer

@livechat/chat.io-customer-sdk

SDK for connecting to chat.io as a customer

@livechat/chat-widget

## Installation

@livechat/chat-widget-design-tokens

This package includes the basic design tokens that the LiveChat team uses to build a chat widget.

@livechat/cookies

Cookies manipulation library

@livechat/customer-auth

Authorization library for connecting to LiveChat as a customer.

@livechat/customer-sdk

SDK for connecting to LiveChat as a customer

@livechat/data-utils

Collection of utility functions

@livechat/deferred

Helper for creating "exposed" promise object (with resolve & reject methods).

@livechat/dom-utils

DOM utility functions

@livechat/extension-sdk

@livechat/file-upload

Simple promisified XHR file upload with cancellation

@livechat/isomorphic-storage

Isomorphic storage with Promise API - using localStorage on web & AsyncStorage on React Native.

@livechat/jsonp

JSONP request helper

@livechat/livechat-visitor-sdk

Chat Widget Visitor SDK to perform a chat as a visitor

@livechat/mini-redux

Minimal implementation of Redux-like library

@livechat/mitt

Thin wrapper around developit/mitt.

@livechat/moment-sdk

@livechat/moments-sdk

Moments SDK is the library to integrate web application used as moments with Chat Widget. It's not necessary to use Moments SDK inside moments web applications, but it provides more chat widget integration options - It allows you to send messages as a vis

@livechat/moments-types

@livechat/platform-client

@livechat/postmate

A powerful, simple, promise-based postMessage library

@livechat/postmessage

A library which makes [`postMessage`](https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage) communication easier. It's responsible for:

@livechat/promise-try

Promise.try implementation