Fluix.js Logo

Fluix.js

Reactive JavaScript made simple — signals, reactive objects, arrays, and computed values.

Features

Reactive Signals

Automatically updates UI when a signal changes.

Reactive Objects

Objects are reactive without frameworks.

Computed & Async

Computed values reactively update, supports async computations.

Install Fluix.js

Available everywhere:

Why Fluix.js?

Fluix.js makes frontend development faster, simpler, and more predictable. Here’s why developers love it:

Minimal Boilerplate

Write less code and focus on the logic that matters.

Reactive Everywhere

Signals, reactive objects, arrays, and computed values keep your UI in sync automatically.

Lightweight

Super small footprint with no heavy framework overhead.

Framework Agnostic

Works with React, Vue, Next.js, or vanilla JS seamlessly.

Start using Fluix.js today!

Check out the documentation to get started quickly.

Get Started