Socket
Socket
Sign inDemoInstall

@pusher/chatkit-client-react

Package Overview
Dependencies
7
Maintainers
9
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @pusher/chatkit-client-react

React SDK for Pusher Chatkit


Version published
Maintainers
9
Install size
756 kB
Created

Changelog

Source

0.1.4

Fixed

  • withChatkitOneToOne components now update when otherUserId changes (see #4)

Readme

Source

Pusher Chatkit React SDK

THIS SDK IS A WORK IN PROGRESS

Read the docs Twitter GitHub license npm version Build Status

The React 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-react

npm:

$ npm install @pusher/chatkit-client-react

Getting started

Head over to our documentation.

Development

Testing

Lint, build, and run the tests with

yarn lint:test:build

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 02 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