A TypeScript library for communication over WPILib's NetworkTables 4.1 protocol.
For a quick start guide on how to use the library, view this README and this documentation website.
Run nx build ntcore-ts-client
to build the library.
Run nx test ntcore-ts-client
to execute the unit tests via Jest.