Skip to content

Commit

Permalink
README: adding another IOx demo link
Browse files Browse the repository at this point in the history
  • Loading branch information
getify committed Dec 16, 2021
1 parent 49249e3 commit 445b3fb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -12,13 +12,15 @@ Monio (mō'ne-yo) is an async-capable IO Monad (including "do" style) for JS, wi

* [Order Lookup (demo)](https://codepen.io/getify/pen/YzyJqZa?editors=1010)

* [Cached Ajax (demo)](https://codepen.io/getify/pen/VwjyoMY?editors=0010)

* [Event Stream (demo)](https://codepen.io/getify/pen/WNrNYKx?editors=1011)

* [Event Stream: IOx Reactive Monad (demo)](https://codepen.io/getify/pen/Exwapga?editors=1011)

* [IOx Reactive Monad (demo)](https://codepen.io/getify/pen/XWeJxbq?editors=0010)

* [Cached Ajax (demo)](https://codepen.io/getify/pen/VwjyoMY?editors=0010)
* [IOx Reactive Monad: Stream Operations (demo)](https://codepen.io/getify/pen/JjrNPdm?editors=0010)

## Overview

Expand Down

0 comments on commit 445b3fb

Please sign in to comment.