{"library":"axios-deduplicator","type":"library","category":null,"description":"A simple library to deduplicate identical axios requests in-flight. Current stable version is 1.2.0, released infrequently. It intercepts requests and, if a duplicate request is detected within a configurable time window, returns the same Promise instead of making a new HTTP call. Supports custom request key generation, skip logic, and timeout. Ships TypeScript types. Lightweight alternative to more complex caching solutions.","language":"javascript","status":"active","version":"1.2.0","tags":["javascript","axios","deduplicator","请求去重","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-deduplicator","imports":["import createAxiosDeduplicatorInstance from 'axios-deduplicator'","import { AxiosDeduplicator } from 'axios-deduplicator'","import { createAxiosDeduplicatorInstance } from 'axios-deduplicator'"]},{"cmd":"yarn add axios-deduplicator","imports":[]},{"cmd":"pnpm add axios-deduplicator","imports":[]}],"homepage":"https://github.com/wansongtao/axios-deduplicator#readme","github":"https://github.com/wansongtao/axios-deduplicator","docs":null,"changelog":null,"pypi":null,"npm":"axios-deduplicator","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}