xuka
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

xuka

Build Status

A simple 👰🏻 HTTP client

usage

import { request } from 'xuka';
 
const { data } = await request('https://jsonplaceholder.typicode.com/todos/1');

license

MIT © 103cuong

Readme

Keywords

Package Sidebar

Install

npm i xuka

Weekly Downloads

6

Version

0.1.2

License

none

Unpacked Size

4.64 kB

Total Files

5

Last publish

Collaborators

  • 103cuong