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

https://github.com/shitake2333/rguijs

RGUI is useful, powerful Reactive Graphical User Interface framework.
https://github.com/shitake2333/rguijs

async electron es6 gui-framework pixijs

Last synced: 8 months ago
JSON representation

RGUI is useful, powerful Reactive Graphical User Interface framework.

Awesome Lists containing this project

README

          

# RGUI
[![CodeSponsor](https://app.codesponsor.io/embed/LNDGtc7FmxV6X8aP7YyynHP9/molingyu/rguijs.svg)](https://app.codesponsor.io/link/LNDGtc7FmxV6X8aP7YyynHP9/molingyu/rguijs)
[![npm version](https://badge.fury.io/js/rgui.svg)](https://badge.fury.io/js/rgui)
[![Join the chat](https://badges.gitter.im/rguijs/RMMV.svg)](https://gitter.im/rguijs/RMMV)

RGUI is useful, powerful Reactive Graphical User Interface framework.

## Installation

```
npm install rgui
```
or
```
npm install rgui -g
```

## Usage
View `./examples/*`

## TODO
[todo](./rgui.todo)

# License

[MIT](./LICENSE)