зеркало из https://github.com/microsoft/jacdac-ts.git
757 B
757 B
JACDAC TypeScript
This repository contains a TypeScript/JavaScript client library for the JACDAC protocol.
Usage: npm + TypeScript
Add the jacdac-ts npm module to your project.
npm install --save jacdac-ts
Import the library in your Typescript project.
import * from 'jacdac-ts'
Online tools
A list of sample tools to operate on JACDAC devices, built with this library.