1.0.0-alpha.5 • Published 3 years ago

@dicalj/spp-client v1.0.0-alpha.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@spp/client

Fetch for node and Browserify. Built on top of GitHub's WHATWG Fetch polyfill.

Instalación

Yarn

yarn add @spp/client

Uso

import { Client } from '@spp/client'

let url = 'https://localhost:8000/api'
let client = new Client({ url })

client.update()
1.0.0-alpha.5

3 years ago

1.0.0-alpha.4

3 years ago

1.0.0-alpha.3

3 years ago

1.0.0-alpha.2

3 years ago

1.0.0-alpha.1

3 years ago

1.0.0-alpha.0

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago