@tadashi/got
v1.2.3
Published
Request library
Downloads
41
Readme
Got
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