{"library":"rtk-query-axios","type":"library","category":null,"description":"A CLI tool that scaffolds RTK Query + Axios integration into React or Next.js apps with a single command. Version 1.0.1 installs @reduxjs/toolkit, react-redux, axios, and js-cookie, and copies a ready-to-use redux/ folder with base query setup, root API slice, example service, store, hooks, and Redux provider. It automatically detects whether a src/ directory exists and places files accordingly. Key differentiator: opinionated but minimal setup for RTK Query with Axios as the HTTP client, including cookie-based auth token injection.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","rtk-query","redux-toolkit","axios","react","cli","scaffold"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install rtk-query-axios","imports":["import { useGetExampleByIdQuery } from '@/redux/services/example/example'","import ReduxProvider from '@/redux/Provider'","import { store } from '@/redux/store/store'"]},{"cmd":"yarn add rtk-query-axios","imports":[]},{"cmd":"pnpm add rtk-query-axios","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"rtk-query-axios","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}