8000 GitHub - Sotatek-NhuanHoang/sota-chatkit-client-js: JavaScript client SDK for Pusher Chatkit | owner: @callum-oakley
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sotatek-NhuanHoang/sota-chatkit-client-js

 
 

Repository files navigation

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 in electron with

yarn lint:build:test

or, to run the tests in chrome

yarn lint:build:test:chrome

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.

About

JavaScript client SDK for Pusher Chatkit | owner: @callum-oakley

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.6%
  • Other 1.4%
0