зеркало из https://github.com/microsoft/jacdac-ts.git
adding dummy docs
This commit is contained in:
Родитель
15ef4a86af
Коммит
01e3f30023
|
@ -3,15 +3,8 @@
|
|||
This repository contains a TypeScript/JavaScript client library for the [JACDAC](https://microsoft.github.io/jacdac) protocol.
|
||||
|
||||
* [Documentation](https://microsoft.github.io/jacdac-ts/)
|
||||
* [GitHub](https://github.com/microsoft/jacdac-ts/)
|
||||
|
||||
## Using this library in your project
|
||||
|
||||
You can import the generated bundle to use the whole library.
|
||||
|
||||
```javascript
|
||||
import * from 'jacdac'
|
||||
```
|
||||
The rest of this page is meant
|
||||
|
||||
## Dev setup
|
||||
|
||||
|
|
|
@ -0,0 +1,11 @@
|
|||
# JACDAC TypeScript
|
||||
|
||||
This repository contains a TypeScript/JavaScript client library for the [JACDAC](https://microsoft.github.io/jacdac) protocol.
|
||||
|
||||
## Usage
|
||||
|
||||
You can import the generated bundle to use the whole library.
|
||||
|
||||
```javascript
|
||||
import * from 'jacdac'
|
||||
```
|
Загрузка…
Ссылка в новой задаче