README
ts-reactive
Minimal reactive programming for typescript
Installation
npm i ts-reactive --save
Minimal and lightweight typescript reactive programming libray
<script type="module">
import tsReactive from 'https://cdn.skypack.dev/ts-reactive';
</script>
Minimal reactive programming for typescript
npm i ts-reactive --save