This is a demo app of the RxComp reactive component library.
Built on top of RxJs it mimics the Angular declarative syntax.
If you like Angular declarative syntax but you just want go Vanilla, RxComp library come in useful.
npm install
gulp
"rxcomp": "1.0.0-beta.9",
"rxjs": "~6.5.4",
<script src="https://unpkg.com/@reactivex/rxjs@6.5.4/dist/global/rxjs.umd.min.js"></script>
<script src="https://unpkg.com/rxcomp@1.0.0-beta.9/dist/rxcomp.min.js"></script>
Pull requests are welcome and please submit bugs 🐞
Thank you for taking the time to provide feedback and review. This feedback is appreciated and very helpful 🌈
If you find it helpful, feel free to contribute in keeping this library up to date via PayPal
- Luca Zampetti lzampetti@gmail.com
- Follow @actarian on Twitter