Skip to content

CoNarrative/fetch-fx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fetch-fx

A re-frame fx handler for the Javascript Fetch API.

Usage

(ns foo
  (:require [re-frame.core :as rf]
            [fetch-fx.core :as fetch]))

(rf/reg-fx :your-key fetch/effect)

License

Copyright © 2018 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Releases

No releases published

Packages

No packages published