@tadashi/got

1.2.3 • Public • Published

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

Lagden

Donate ❤️

  • BTC: bc1q7famhuj5f25n6qvlm3sssnymk2qpxrfwpyq7g4

License

MIT © Thiago Lagden

Dependencies (0)

    Dev Dependencies (8)

    Package Sidebar

    Install

    npm i @tadashi/got

    Weekly Downloads

    37

    Version

    1.2.3

    License

    MIT

    Unpacked Size

    10.3 kB

    Total Files

    5

    Last publish

    Collaborators

    • lagden