Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including driftrx with all npm packages installed. Try it out:

var driftrx = require("driftrx")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

driftrx v1.0.1

DriftRx is a lightweight library for managing and observing streams of data in JavaScript and TypeScript applications. It provides a simple and intuitive API for creating and dispatching actions, registering side effects, and observing changes to data streams. With DriftRx, developers can easily implement a reactive architecture in their applications, enabling them to build more scalable, maintainable, and responsive systems. DriftRx is framework-agnostic and can be used with any modern JavaScript framework or library.

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free