Skip to content

viamrobotics/viam-typescript-sdk

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02c67dc · Jan 21, 2025
Jan 6, 2025
Sep 3, 2024
Oct 4, 2024
Apr 12, 2023
Dec 11, 2024
Dec 11, 2024
Nov 15, 2024
Jan 21, 2025
Oct 11, 2024
Oct 16, 2024
Feb 13, 2023
Apr 11, 2023
Apr 13, 2023
Nov 4, 2022
Nov 26, 2024
Oct 17, 2024
Oct 14, 2024
Oct 17, 2024
Jan 21, 2025
Oct 10, 2024
Jan 21, 2025
Jan 21, 2025
Oct 11, 2024
Apr 11, 2023
Oct 8, 2024
Oct 8, 2024
Oct 8, 2024
Oct 8, 2024
Oct 8, 2024

Repository files navigation

Viam TypeScript SDK

Build and connect to robots with TypeScript

license npm documentation

(In)stability Notice

Warning This is a beta release of the Viam TypeScript SDK. Stability is not guaranteed. Breaking changes are likely to occur, and occur often.

Usage

Installation

npm install @viamrobotics/sdk

Examples

The examples directory contains small apps that demonstrate how to use this SDK to operate a robot running Viam.

Documentation

https://ts.viam.dev

Node

To use this SDK with node, read the documentation or view the example

React Native

To use this SDK with React Native, read the documentation or view the example

License

Copyright 2022-2024 Viam Inc.

Apache 2.0 - See LICENSE file