-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
92599df
commit 0db0d85
Showing
2 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# SDKs | ||
|
||
SDKs for Chameleon, useful if you want to develop your own application to control Chameleon. | ||
|
||
## [taichunmin/chameleon-ultra.js](https://github.com/taichunmin/chameleon-ultra.js) | ||
|
||
[![GitHub Repo stars](https://img.shields.io/github/stars/taichunmin/chameleon-ultra.js?logo=github)](https://github.com/taichunmin/chameleon-ultra.js/stargazers) | ||
[![GitHub issues](https://img.shields.io/github/issues/taichunmin/chameleon-ultra.js)](https://github.com/taichunmin/chameleon-ultra.js/issues) | ||
[![npm](https://img.shields.io/npm/v/chameleon-ultra.js.svg?logo=npm)](https://www.npmjs.org/package/chameleon-ultra.js) | ||
[![MIT License](https://img.shields.io/github/license/taichunmin/chameleon-ultra.js)](https://github.com/taichunmin/chameleon-ultra.js/blob/master/LICENSE) | ||
|
||
A JavaScript SDK for ChameleonUltra support Web Bluetooth API, Web Serial API and Node.js. There are also some demos for using the SDK. |