An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

## xiaoai [![xiaoai](https://img.shields.io/npm/v/xiaoai.svg)](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).

---