Socket
Book a DemoInstallSign in
Socket

@rtk-incubator/rtk-query

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rtk-incubator/rtk-query

RTK Query is an advanced data fetching and caching tool, designed to simplify common cases for loading data in a web application. It is built on top of [Redux Toolkit](https://redux-toolkit.js.org/) and uses Redux internally for its architecture.

0.3.0
latest
Source
npmnpm
Version published
Weekly downloads
111
-21.83%
Maintainers
3
Weekly downloads
 
Created
Source

Discord server

Introduction

RTK Query is an advanced data fetching and caching tool, designed to simplify common cases for loading data in a web application. It is built on top of Redux Toolkit and uses Redux internally for its architecture.

It features:

  • Declarative API definitions
  • Runs on every framework
  • Supports any protocol
  • Caching
  • Automatic re-fetching
  • Polling
  • Parallel queries
  • Dependent queries
  • Paginated queries
  • Skip queries
  • Lagged queries
  • Automatic garbage collection
  • Prefetching
  • Optimistic Updates
  • Auto-generated React Hooks
  • Built with TypeScript

... and plenty of other goodies.

Getting started

yarn add @rtk-incubator/rtk-query @reduxjs/toolkit

Or with npm:

npm install @rtk-incubator/rtk-query @reduxjs/toolkit

Then follow along with the Getting Started instructions.

Documentation

View the RTK Query docs

Examples

View the examples

FAQs

Package last updated on 19 Apr 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.