3.1.2 • Published 5 months ago

ntcore-ts-client v3.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

ntcore-ts-client

A TypeScript library for communication over WPILib's NetworkTables 4.1 protocol.

Usage

For a quick start guide on how to use the library, view this README and this documentation website.

Building

Run nx build ntcore-ts-client to build the library.

Running unit tests

Run nx test ntcore-ts-client to execute the unit tests via Jest.