Socket
Socket
Sign inDemoInstall

@pusher/chatkit-client

Package Overview
Dependencies
0
Maintainers
10
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @pusher/chatkit-client

Pusher Chatkit client SDK for browsers and react native


Version published
Maintainers
10
Install size
282 kB
Created

Readme

Source

Chatkit JS

Read the docs Twitter GitHub license npm version Build Status

The JavaScript client for Pusher Chatkit. If you aren't already here, you can find the source on Github.

For more information on the Chatkit service, see here. For full documentation, see here

Installation

Yarn

yarn:

$ yarn add @pusher/chatkit-client

npm:

$ npm install @pusher/chatkit-client

Getting started

Head over to our documentation.

Development

Testing

Lint, build, and run the tests with

yarn lint:build:test

Formatting should largely be delegated to prettier, which can be invoked manually with

yarn format

or you can set your editor up to run prettier on save.

Publishing

Running yarn publish-please will walk you through the publishing steps.

FAQs

Last updated on 09 Mar 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc