README
- Wonder-FRP Wonder-FRP is a functional reactive programming library writing in typescipt.
Wonder-FRP is fork from RxJs: https://github.com/Reactive-Extensions/RxJS , Thanks for the great project!
- License MIT Licence
* Wonder-FRP Wonder-FRP is a functional reactive programming library writing in typescipt.
<script type="module">
import wonderFrp from 'https://cdn.skypack.dev/wonder-frp';
</script>
Wonder-FRP is fork from RxJs: https://github.com/Reactive-Extensions/RxJS , Thanks for the great project!