1.2.3 • Published 4 months ago

@tadashi/got v1.2.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

Got

NPM version Build Status Coverage Status


Request library.

Install

$ npm i @tadashi/got

Usage

See more examples here: https://codepen.io/lagden/pen/BaqXJPN?editors=0010

<script type="module">
  import {got} from 'https://unpkg.com/@tadashi/got@{version}/src/got.js'

  const response = await got({
    endpoint: 'https://registry.npmjs.org/@tadashi/got/latest',
  })
</script>

Team

Donate ❤️

  • BTC: bc1q7famhuj5f25n6qvlm3sssnymk2qpxrfwpyq7g4

License

MIT © Thiago Lagden

1.2.3

4 months ago

1.2.0

8 months ago

1.1.0

9 months ago

1.2.2

7 months ago

1.2.1

8 months ago

1.0.2

11 months ago

1.0.1

12 months ago

1.0.0

12 months ago