# xgfx-js
Javascript bindings for [libxgfx](https://github.com/thecoder08/xgfx).

# Installation
Get `xgfx-js` from NPM with:
```
npm i xgfx
```
You also need to install libxgfx separately from [here](https://github.com/thecoder08/xgfx/releases).