condition is a node library for handeling reactive state
Use the node package manager npm to install.
npm i @okkr/condition
import * as $ from "@okkr/condition";
console.log($);
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.