Qortex
A minimal, performant data fetching library with React integration. Built for simplicity, efficiency, and developer happiness! 🎉
Lightning Fast
Minimal bundle size with maximum performance
Production Ready
Battle-tested with comprehensive error handling
TypeScript First
Full type safety out of the box
Why Choose qortex?
Built with modern development practices in mind, qortex provides everything you need for efficient data fetching without the complexity.
Dead Simple
Get started in 30 seconds with an intuitive API that just makes sense.
Lightning Fast
Minimal bundle size with maximum performance. No bloat, just speed.
Smart Caching
Automatic deduplication and background updates with intelligent cache management.
Framework Agnostic
Works with React, Vue, Svelte, or vanilla JS. Use anywhere, everywhere.
TypeScript First
Full type safety out of the box with comprehensive type definitions.
Production Ready
Battle-tested with comprehensive error handling and edge case coverage.
Previous Data
No loading flickers during refetches. Keep your UI smooth and responsive.
Get Started in 30 Seconds
qortex is designed to be simple and intuitive. Here's everything you need to know to get started.
npm install qortex-react
# or
pnpm add qortex-react
# or
yarn add qortex-react
Install
Add qortex to your project
Configure
Register your fetchers
Use
Start fetching data in React