0.5.3 • Published 7 months ago

@vixen-js/core-react v0.5.3

Weekly downloads
-
License
-
Repository
github
Last release
7 months ago

Vixen Core React

Vixen UI Core React Package to create Desktop apps using react.js as a frontend framework.

Installation

pnpm add @vixen-js/core-react

Usage

<Window windowTitle="Vixen UI React">
  <View id="root">
    <Text id="label1">Hello Vixen React!</Text>
  </View>
</Window>

NOTE: We Recommend to use Vixen CLI to create your project.

pnpm create @vixen-js/vixen my-project --template react # if you use pnpm
yarn create @vixen-js/vixen my-project --template react # if you use yarn
npm create @vixen-js/vixen my-project --template react # if you use npm
0.5.3

7 months ago

0.5.0

7 months ago

0.5.2

7 months ago

0.5.1

7 months ago

0.3.0

8 months ago

0.2.0

8 months ago

0.3.2

8 months ago

0.1.4

8 months ago

0.4.0

8 months ago

0.3.1

8 months ago

0.1.3

8 months ago

0.1.6

8 months ago

0.1.5

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago