From 655c6b8e22d4fda813fcf5e5d1b134f86f2cb0c6 Mon Sep 17 00:00:00 2001 From: Michael Marsh Date: Mon, 3 Oct 2016 15:52:51 -0400 Subject: [PATCH] Adding my YouTube library to External Effects --- docs/Effects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Effects.md b/docs/Effects.md index cdcb3ae..50987cc 100644 --- a/docs/Effects.md +++ b/docs/Effects.md @@ -351,6 +351,7 @@ usage: - https://github.com/Day8/re-frame-http-fx (GETs and POSTs) - https://github.com/Day8/re-frame-forward-events-fx (slightly exotic) - https://github.com/Day8/re-frame-async-flow-fx (more complicated) +- https://github.com/micmarsh/re-frame-youtube-fx (YouTube iframe API wrapper) Create a PR to include yours in this list.