Skip to content

grapp-dev/wave

Repository files navigation

Wave · PRs Welcome GitHub license npm

Bring the power of reactive programming to your React applications.

Wave is a reactive programming library powered by the Wonka library that seamlessly combines React hooks with Wonka sources and operators. It bridges the gap between React's declarative approach and the functional reactive programming paradigm.

Wave provides a comprehensive set of hooks to bring the power of reactive programming to your React applications seamlessly. With Wave, you can easily create reactive updates for your UI components based on changing data streams. Whether you're building a simple or complex React app, Wave can help you create a highly responsive and interactive UI.

Documentation

Full documentation can be found here.

Installation

To install Wave, you should use your preferred package manager.

bun add @grapp/wave
pnpm add @grapp/wave
yarn add @grapp/wave
npm install @grapp/wave --save

Discord

Join Discord to get involved with the community, ask questions, and share tips.

License

The MIT License.

See LICENSE

About

Ride the wave of change, reactively. A library that combines the flexibility of React Hooks with the paradigm of reactive programming.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published