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

3.0.0-alpha.1 • Public • Published

kinka

⚡️ HTTP web client for browsers ⚡️

kinka it is most lighter 💨 and very powerful JavaScript library designed for http requests!
It will reduce your http code (which are using XMLHttpRequests) and allows do http code more simpler and easy to read.

🚀 Installation

$ npm i -S kinka
# or using yarn
$ yarn add kinka

📚 Documentation & Examples

Documentation
Examples
Sandbox

Why kinka ❔

It is the easiest way to catch your bad request
catching error example
Many powerful features 💪(e.g. auto abortable requests) which can improve your interaction with your requests
abortable key example
Have very small size which can improve site load time
query params example

👍 Contributing

If you want to help with the project, please refer to guide for contribution. It should contain most of the things you'll need to get your contribution started!
Working on your first Pull Request? Learn how to do it

📝 License

Licensed under the MIT License.

/kinka/

    Package Sidebar

    Install

    npm i kinka

    Weekly Downloads

    64

    Version

    3.0.0-alpha.1

    License

    MIT

    Unpacked Size

    125 kB

    Total Files

    15

    Last publish

    Collaborators

    • acacode