Socket
Socket
Sign inDemoInstall

@pusher/chatkit-client-react

Package Overview
Dependencies
7
Maintainers
8
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
Weekly downloads
11
decreased by-15.38%
Maintainers
8
Created
Weekly downloads
 

Changelog

Source

0.1.3

Additions

  • Add messageLimit property to the withChatkitOneToOne HOC

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 18 Sep 2019

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