Skip to content
View dariomannu's full-sized avatar

Block or report dariomannu

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ReactiveHTML/rimmel ReactiveHTML/rimmel Public

    A Stream-Oriented UI library for the Rx.Observable Universe.

    TypeScript 74 6

  2. A JavaScript solution using Generato... A JavaScript solution using Generators to the challenge on http://lisperator.net/blog/a-little-javascript-problem/ by @mishoo
    1
    var numbers = range(1, 10);
    2
    numbers = map(numbers, function (n) { return n * n });
    3
    numbers = reverse(numbers);
    4
    foreach(numbers, console.log);
    5
    
                  
  3. ReactiveHTML/the-observable-plugin-system ReactiveHTML/the-observable-plugin-system Public

    A stream-oriented messagebus for modular reactive applications

    TypeScript 5

  4. ReactiveHTML/leapingbunny ReactiveHTML/leapingbunny Public

    A Cruelty-Free Testing library for Observable Streams

    TypeScript 3

  5. cubelets/iplug cubelets/iplug Public

    The lightest JavaScript plugin system for the Map/Reduce World

    TypeScript 3

  6. ReactiveHTML/callforwards ReactiveHTML/callforwards Public

    Reactive streams as Middleware Functions

    TypeScript 2