ember-cli-rx

The default blueprint for ember-cli addons.

Usage no npm install needed!

<script type="module">
  import emberCliRx from 'https://cdn.skypack.dev/ember-cli-rx';
</script>

README

Build Status

ember-cli-rx

This addon provides helpers to integrate RxJS with Ember. More details soon.

Installation

From within your Ember CLI application (must be > 0.0.42), run the following:

npm install --save-dev ember-cli-rx
ember generate ember-cli-rx