JSPM

@first-team-339/ntcore-ts-client

1.0.0
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 12
    • Score
      100M100P100Q42420F
    • License ISC

    Package Exports

    • @first-team-339/ntcore-ts-client
    • @first-team-339/ntcore-ts-client/src/index.js

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@first-team-339/ntcore-ts-client) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    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.