Skip to content

actarian/rxcomp-todomvc

Repository files navigation

💎 TodoMvc RxComp demo

Licence

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.

TodoMvc Demo
TodoMvc Codepen
RxComp Github Project


Install packages

npm install

Build, Serve & Watch

gulp

Dependancies

"rxcomp": "1.0.0-beta.9",
"rxjs": "~6.5.4",

CDN

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

Contributing


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 🌈

GitHub forks GitHub stars GitHub followers

If you find it helpful, feel free to contribute in keeping this library up to date via PayPal

PayPal


Contact

Twitter Follow


Releases

No releases published

Packages

No packages published