Skip to content

Commit

Permalink
add highlights and badges
Browse files Browse the repository at this point in the history
  • Loading branch information
barelyhuman committed Jun 23, 2022
1 parent 9ab38ca commit 9118d01
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

> Key and Event based data fetching and caching for Javascript
[![](https://img.shields.io/npm/v/@barelyhuman/choxy?color=%23000&colorA=%23000&style=for-the-badge)](https://npm.im/@barelyhuman/choxy)
[![](https://img.shields.io/bundlephobia/min/@barelyhuman/choxy?colorA=%23000&color=%23000&style=for-the-badge)]()

## Installation

```sh
Expand All @@ -12,6 +15,13 @@ yarn add @barelyhuman/choxy
pnpm add @barelyhuman/choxy
```

## Highlights
- Framework Agnostic
- Fast
- SSR Friendly
- Extensible
- Zero Deps - 17KB

## Documentation
[Docs →](https://choxy.vercel.app/)

Expand Down

1 comment on commit 9118d01

@vercel
Copy link

@vercel vercel bot commented on 9118d01 Jun 23, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

choxy – ./

choxy.vercel.app
choxy-git-main-reaper.vercel.app
choxy-reaper.vercel.app

Please sign in to comment.