Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 626 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 626 Bytes

choxy

Key and Event based data fetching and caching for Javascript

Installation

npm i @barelyhuman/choxy
# or
yarn add @barelyhuman/choxy
# or 
pnpm add @barelyhuman/choxy

Highlights

  • Framework Agnostic
  • Fast
  • SSR Friendly
  • Extensible
  • Zero Deps - 17KB

Documentation

Docs →

License

MIT