fc-stream-chat
TypeScript icon, indicating that this package has built-in type declarations

1.0.12 • Public • Published

Stream Chat JS

Build Status

NPM

stream-chat-js is the official JavaScript client for Stream Chat, a service for building chat applications.

You can sign up for a Stream account at https://getstream.io/chat/get_started/.

Installation

Install with NPM

npm install stream-chat

Install with Yarn

yarn add stream-chat

Using JS deliver

<script src="https://cdn.jsdelivr.net/npm/stream-chat"></script>

API Documentation

Documentation for this JavaScript client are available at the Stream website

Publishing a new version

Note that you need 2FA enabled on NPM, publishing with Yarn gives error, use NPM directly for this:

npm version bug
npm publish

Contributing

We welcome code changes that improve this library or fix a problem, please make sure to follow all best practices and add tests if applicable before submitting a Pull Request on Github. We are very happy to merge your code in the official repository. Make sure to sign our Contributor License Agreement (CLA) first. See our license file for more details.

Package Sidebar

Install

npm i fc-stream-chat

Weekly Downloads

0

Version

1.0.12

License

SEE LICENSE IN LICENSE

Unpacked Size

2.05 MB

Total Files

19

Last publish

Collaborators

  • gastzars