0.5.3 • Published 9 months ago

@vixen-js/core-react v0.5.3

Weekly downloads
-
License
-
Repository
github
Last release
9 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

9 months ago

0.5.0

9 months ago

0.5.2

9 months ago

0.5.1

9 months ago

0.3.0

10 months ago

0.2.0

10 months ago

0.3.2

10 months ago

0.1.4

10 months ago

0.4.0

10 months ago

0.3.1

10 months ago

0.1.3

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago