> For the complete documentation index, see [llms.txt](https://maitrungduc.gitbook.io/vue-pixi-wrapper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://maitrungduc.gitbook.io/vue-pixi-wrapper/master.md).

# Introduction

[![Npm version](https://img.shields.io/npm/v/vue-pixi-wrapper)](https://www.npmjs.com/package/vue-pixi-wrapper) [![License](https://img.shields.io/github/license/maitrungduc1410/vue-pixi-wrapper)](https://github.com/maitrungduc1410/vue-pixi-wrapper/blob/master/LICENSE) [![Download](https://img.shields.io/npm/dw/vue-pixi-wrapper)](https://www.npmjs.com/package/vue-pixi-wrapper) [![License](https://img.shields.io/github/stars/maitrungduc1410/vue-pixi-wrapper?style=social)](https://github.com/maitrungduc1410/vue-pixi-wrapper)

![Vue-pixi-wrapper](/files/-M0HB5Sfo_lGQX_0MYqr)

### About

Vue PIXI Wrapper is a wrapper library to create PIXI application using VueJS with all components are reactive (auto re-render when data change)

### Installation

```
yarn install vue-pixi-wrapper
```

or

```
npm install --save vue-pixi-wrapper
```

## Documentation

Check our website: <https://maitrungduc.gitbook.io/vue-pixi-wrapper>

## ❤️Support

If this project is helpful, please give me a star on [Github](https://github.com/maitrungduc1410/vue-pixi-wrapper)
