Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 695 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 695 Bytes

ember-rxjs-shim

Travis NPM Ember

Installation

ember install ember-rxjs-shim

Usage

import Subject from 'rxjs/Subject';

To learn more about rxjs and how to use it visit the rxjs Github page.