Skip to content

ashaffer/declarative-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

declarative-fetch

Pure fetch function. Mimics the fetch API, but produces a javascript object describing the fetch to be performed, that can be executed by libraries like redux-fetch.

Usage

The API is identical to HTML5 fetch, except that it returns a declarative-promise, rather than a real promise.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published