Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.23 KB

README.md

File metadata and controls

54 lines (31 loc) · 1.23 KB

🌸 @ricardojrmcom/empathy

React API client

build license

author

lang version size




Install

npm install @ricardojrmcom/empathy

yarn add @ricardojrmcom/empathy

Usage

import { useEmpathy } from '@ricardojrmcom/empathy';

const { data, error, loading } = useEmpathy(endpoint);



License

MIT © Ricardo <l1b3r_-> Mota (@ricardojrmcom)

Bootstrapped with 🟣@ricardojrmcom/supernova