@billogram/wretch
v1.2.1
Published
> Functions that wrap fetch
Downloads
5
Keywords
Readme
@billogram/wretch
Functions that wrap fetch
Install
yarn add @billogram/wretch
Usage
import {
deleteJson,
getJson,
graphql,
postJson,
putJson,
WretchError,
wretchJson,
} from '@billogram/wretch';
deleteJson
getJson
graphql
postJson
putJson
WretchError
wretchJson
Note
This library is being published with our use cases in mind and is not necessarily meant to be consumed by the broader public. We probably won't take your feature requests unless they align with our own needs.
License
MIT