https://github.com/argyleink/rxjs-coffeescript_custom-element
Build Web Components with RxJS and Coffeescript 2
https://github.com/argyleink/rxjs-coffeescript_custom-element
Last synced: about 1 year ago
JSON representation
Build Web Components with RxJS and Coffeescript 2
- Host: GitHub
- URL: https://github.com/argyleink/rxjs-coffeescript_custom-element
- Owner: argyleink
- Created: 2017-10-30T19:06:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T02:43:12.000Z (almost 8 years ago)
- Last Synced: 2025-06-20T16:11:35.610Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
- Webpack 3
- CSSNext
- Coffeescript 2
- RxJS6
- rxstatestore
I've found that RxJS is fully capable of being the state glue and coffeescript 2 is even more sugar on an already sugary language. Figured I'd mash them up and see if it was too sweet. What do you think?