https://github.com/lsongdev/node-xiaoai
xiaoai, mi-soundbox
https://github.com/lsongdev/node-xiaoai
mi-soundbox xiaoai xiaomi
Last synced: 4 months ago
JSON representation
xiaoai, mi-soundbox
- Host: GitHub
- URL: https://github.com/lsongdev/node-xiaoai
- Owner: lsongdev
- License: mit
- Created: 2018-10-26T06:14:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-27T12:02:45.000Z (over 6 years ago)
- Last Synced: 2025-02-13T22:23:45.958Z (4 months ago)
- Topics: mi-soundbox, xiaoai, xiaomi
- Language: JavaScript
- Homepage: https://xiaoai.mi.com
- Size: 7.81 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## xiaoai [](https://npmjs.org/xiaoai)
> xiaoai
### Installation
```bash
$ npm install xiaoai
```### Example
```js
const XiaoAI = require('xiaoai');// your code here
```
### Contributing
- Fork this Repo first
- Clone your Repo
- Install dependencies by `$ npm install`
- Checkout a feature branch
- Feel free to add your features
- Make sure your features are fully tested
- Publish your local branch, Open a pull request
- Enjoy hacking <3### MIT
This work is licensed under the [MIT license](./LICENSE).
---