@shlim/fx

This package is intended for useage within Shlims framework, but nothing is stopping anyone from using it for anything else.

Usage no npm install needed!

<script type="module">
  import shlimFx from 'https://cdn.skypack.dev/@shlim/fx';
</script>

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: