This repository was archived by the owner on Apr 20, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1515 <tags >Rx RxJS Reactive Extensions Observable HTML5 HTML Ajax WebSockets WebWorkers</tags >
1616 <dependencies >
1717 <!-- Automatically updated by build, keeping fixed dev build number here in case of local build -->
18- <dependency id =" RxJS-Main" version =" 2.1 " />
19- <dependency id =" RxJS-Binding" version =" 2.1 " />
18+ <dependency id =" RxJS-Main" version =" 2.3 " />
19+ <dependency id =" RxJS-Binding" version =" 2.3 " />
2020 </dependencies >
2121 </metadata >
2222 <files >
23- <file src =" ..\..\rx.dom.js" target =" content\Scripts\rx.dom.js" />
24- <file src =" ..\..\rx.dom.min.js" target =" content\Scripts\rx.dom.min.js" />
23+ <file src =" ..\..\dist\ rx.dom.js" target =" content\Scripts\rx.dom.js" />
24+ <file src =" ..\..\dist\ rx.dom.min.js" target =" content\Scripts\rx.dom.min.js" />
2525 </files >
2626</package >
Original file line number Diff line number Diff line change 1+ [ ![ Build Status] ( https://travis-ci.org/Reactive-Extensions/RxJS-DOM.png )] ( https://travis-ci.org/Reactive-Extensions/RxJS )
2+ [ ![ GitHub version] ( http://img.shields.io/github/tag/reactive-extensions/rxjs-DOM.svg )] ( https://github.com/Reactive-Extensions/RxJS )
3+ [ ![ NPM version] ( http://img.shields.io/npm/v/rx-dom.svg )] ( https://npmjs.org/package/rx )
4+ [ ![ Downloads] ( http://img.shields.io/npm/dm/rx-dom.svg )] ( https://npmjs.org/package/rx )
5+ [ ![ NuGet] ( http://img.shields.io/nuget/v/RxJS-Bridges-HTML.svg )] ( http://www.nuget.org/packages/RxJS-Bridges-HTML/ )
6+ [ ![ Built with Grunt] ( https://cdn.gruntjs.com/builtwith.png )] ( http://gruntjs.com/ )
7+
18RxJS-DOM <sup >4.0</sup > - HTML DOM Bindings for the Reactive Extensions for JavaScript
29==========================================================
310## OVERVIEW
You can’t perform that action at this time.
0 commit comments