README
@shlim/fx
Shlim frameworks reactivity implementation, basically a slimmed down version of Vue 3's reactivity package.
This package is intended for useage within Shlims framework, but nothing is stopping anyone from using it for anything else.
Installation:
npm install @shlim/fx --save
or if you use yarn
yarn add @shlim/fx
Usage
TODO: describe how to use the module: