tkh44 / holen

Declarative fetch for React
MIT License
150 stars 16 forks source link

Documents "type" and "transformResponse" props #8

Closed kyleshevlin closed 7 years ago

kyleshevlin commented 7 years ago

This documents the "type" prop in the README.

I also cleaned up some whitespace while I was at it.

codecov-io commented 7 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   93.54%   93.54%           
=======================================
  Files           1        1           
  Lines          31       31           
  Branches        4        4           
=======================================
  Hits           29       29           
  Misses          2        2

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cf7f0ea...677bbb9. Read the comment docs.

kyleshevlin commented 7 years ago

I went ahead and also documented the "transformResponse" prop.

kyleshevlin commented 7 years ago

Addresses #4 and #5

tkh44 commented 7 years ago

released holen@1.0.1