@hmhealey/client

6.6.0-4 • Public • Published

Mattermost Client

This package contains the JavaScript/TypeScript client for Mattermost. It's used by the Mattermost web app and related projects.

It is currently a work in progress.

Compilation and Packaging

As a member of Mattermost with write access to our NPM organization, you can build and publish this package by running the following commands:

npm run build --workspace=packages/client
npm publish --workspace=packages/client

Make sure to increment the version number in package.json first! You can add -0, -1, etc for pre-release versions.

Readme

Keywords

Package Sidebar

Install

npm i @hmhealey/client

Weekly Downloads

1

Version

6.6.0-4

License

MIT

Unpacked Size

148 kB

Total Files

12

Last publish

Collaborators

  • hmhealey