@synnaxlabs/client
v0.34.0
Published
The Synnax Client Library
Downloads
1,049
Maintainers
Readme
Synnax TypeScript Client Library
The Synnax TypeScript client library is used for interacting with a Synnax cluster. The client library can be used in both node and browser environments. The Synnax documentation website contains more information about using the TypeScript client.
Installation
If you want to install the client library, please install it via a package manager such as npm or yarn:
npm install @synnaxlabs/client
Examples
Examples of usage of the TypeScript client can be found in our examples folder.
Development
If you are interested in contributing, please read both the Synnax and TypeScript client contribution guides.
Bugs
If you run into any bugs, open an issue on our GitHub repository.