GithubHelp home page GithubHelp logo

purescript-rx's Introduction

PureScript bindings for RxJs

Installation

npm install rx
bower install purescript-rx

Documentation

Module documentation is published on Pursuit.

purescript-rx's People

Contributors

anttih avatar kritzcreek avatar paf31 avatar pelotom avatar

Stargazers

Andrejs Agejevs avatar Pete Murphy avatar  avatar Eliza Zhang avatar Tim De Pauw avatar Risto Stevcev avatar Ryan James Spencer avatar Olexandr Sydorchuk avatar nil avatar Tung Dao avatar Vishnu Prasad  avatar Timon van Spronsen avatar Paul Young avatar Takashi Fujita avatar Alex Gryzlov avatar Ingmar Gagen avatar 尹良灿 avatar Giulio Canti avatar Serhii Yavnyi avatar Tyr Chen avatar Shaun O'Brien avatar Jean-Charles avatar Josh Burgess avatar PatrickJS avatar  avatar Rabbit avatar Thomas Weiser avatar Daniel Pous Montardit avatar Jordan Arentsen avatar James Skarzinskas avatar  avatar Jorge avatar Alexander avatar Vlad Nikityuk avatar Ilmari Vacklin avatar Fabian avatar Denis Stoyanov avatar Christian Takle avatar  avatar Michael Marsh avatar Jon Schoning avatar  avatar Edmondo Pentangelo avatar Brad Pillow avatar Isaac Shapira avatar Jari Rosti avatar Sami Niiranen avatar

Watchers

 avatar Isaac Shapira avatar Ingmar Gagen avatar James Cloos avatar Denis Stoyanov avatar Edmondo Pentangelo avatar  avatar  avatar  avatar

purescript-rx's Issues

Subjects?

Are there any plans to add Subjects?

RxJS5?

I'm wondering if you have any plans to move this to RxJS5, since it's much faster, more debuggable, etc.

But if you're already using this quite a lot with RxJS4, maybe not worth the hassle?

Add to Bower?

Would you be willing to add this library to Bower? I would really like to write about it on my blog today (is that ok?), and it would be easier to just say bower install purescript-rx.

Thanks.

onAsObservable causing runtime error

Getting Uncaught TypeError: ob.onAsObservable is not a function when doing:

main = do 
  testDiv <- J.select ".test"
  clicks <- onAsObservable "click" testDiv

Question: type of subscribe

It looks like the type of subscribe is slightly incorrect. The callback shares the same return type as the final Eff action. Surely the result should be Eff ... Unit?

I can submit a PR if you like.

Purescript Rx example code

Hi there, I know this is bleeding-edge but I was wondering if there is a code sample that can be reviewed to see how to bind Rxjs and purescript?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.