first npm publish
This commit is contained in:
parent
0566ccc7f0
commit
b49f422835
3 changed files with 46 additions and 39 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# ts-osc
|
||||
An easy to use, Typescript-Native OSC client.
|
||||
|
||||
API Docs [here](https://riksolo.pages.riksolo.com/ts-osc/)
|
||||
|
||||
## Usage example
|
||||
```javascript
|
||||
import {OSCClient, OSCType} from 'ts-osc';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue