1.0.0-alpha.5 • Published 4 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.0-alpha.4

4 years ago

1.0.0-alpha.3

4 years ago

1.0.0-alpha.2

4 years ago

1.0.0-alpha.1

4 years ago

1.0.0-alpha.0

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago