Skip to content

Installation

You can install Reactive via package managers of your choice from npm registry.

bash
pnpm add @shined/reactive
bash
npm install @shined/reactive
bash
yarn add @shined/reactive
bash
bun add @shined/reactive

What's Next

Reactive is designed to work well both in React and Vanilla JS, choose the guide that fits your needs:

Released under the MIT License.