0.3.0 • Published 4 years ago

@shlim/fx v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

@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: