0.2.2 • Published 3 months ago

ntcore-ts-client v0.2.2

Weekly downloads
-
License
ISC
Repository
-
Last release
3 months ago

ntcore-ts-client

A TypeScript library for communication over WPILib's NetworkTables 4.0 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.