1.2.1 • Published 2 years ago

@billogram/wretch v1.2.1

Weekly downloads
5
License
MIT
Repository
-
Last release
2 years ago

@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

1.2.1

2 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago