ekaone / hooks-async

πŸš¦πŸš€ Fetching hooks-async πŸ’‘ JavaScript promises are not abortable/cancelable, this is provide abortable async functions with React Hooks API

Home Page:https://hooks-async.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

project-name

hooks-async

Ask me anything

Contents

☁️ Installation

git clone https://github.com/ekaone/hooks-async.git
cd hooks-async
npm install
npm start

⁉️ Usage

Try search at text form such as React, Golang or anything else you like, try press Abort Request to cancel request, and immediately the request will be terminated.

πŸ“š Documentation

React custom hooks for async functions with abortability and composability is as weel as with AbortController that allows you to abort one or more Web requests as and when desired.

Some resources:

Note: If you try deploy to Vercel, fill value from OUTPUT DIRECTORY field to ./build/

πŸ˜‹ How to contribute

Have an idea? Found a bug? See how to contribute.

πŸ“œ License

MIT Β© Eka Prasetia

About

πŸš¦πŸš€ Fetching hooks-async πŸ’‘ JavaScript promises are not abortable/cancelable, this is provide abortable async functions with React Hooks API

https://hooks-async.vercel.app/

License:MIT License


Languages

Language:JavaScript 40.6%Language:CSS 32.8%Language:HTML 26.5%