Package Exports
- kinka
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (kinka) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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
Why kinka ❔
It is the easiest way to catch your bad request
Many powerful features 💪(e.g. auto abortable requests) which can improve your interaction with your requests
Have very small size which can improve site load time
👍 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.
