Skip to content

Makes RxJS available to the rails asset pipeline

License

Notifications You must be signed in to change notification settings

justinwoo/rxjs-rails

Repository files navigation

rxjs-rails

Adds the excellent Reactive Extensions library to rails.

See the RxJS website for more info.

Installation

Add gem 'rxjs-rails' to your Gemfile

Reference the appropriate rx.js file in your application.js eg:

*= require rx.lite

For available files look in vendor/assets

Version

Version mirrors RxJS release

License

Gem is licensed MIT.

Copyright and license for RxJS content is under it's own terms. See the RxJS website for information. A copy of the RxJS license is distributed as rxjs_license.txt.

About

Makes RxJS available to the rails asset pipeline

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages