# typescript-auto-import-cache

> TypeScript Language Service Completion API is slow when calculate auto-import.

Latest version **0.3.6** (published 2025-05-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install typescript-auto-import-cache
pnpm add typescript-auto-import-cache
yarn add typescript-auto-import-cache
bun add typescript-auto-import-cache
```

## Health

**Score 30/100 (F)** — status: maintenance-mode.

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support; pre 1.0.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.3.6 |
| Published | 2025-05-20 |
| First published | 2023-03-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 109.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 9 |
| Maintainers | johnsoncodehk |

## Links

- npm: https://www.npmjs.com/package/typescript-auto-import-cache
- Repository: https://github.com/volarjs/typescript-auto-import-cache
- Homepage: https://github.com/volarjs/typescript-auto-import-cache#readme
- Issues: https://github.com/volarjs/typescript-auto-import-cache/issues
- npm.io page: https://npm.io/package/typescript-auto-import-cache

## Dependencies (1)

- [semver](https://npm.io/package/semver.md) ^7.3.8

## Recent versions

- 0.3.6 (latest) — 2025-05-20
- 0.3.5 — 2024-10-25
- 0.3.4 — 2024-10-24
- 0.3.3 — 2024-06-21
- 0.3.2 — 2023-12-28
- 0.3.1 — 2023-12-21
- 0.3.0 — 2023-05-20
- 0.2.1 — 2023-04-15
- 0.1.0 — 2023-04-02
- 0.0.1 — 2023-03-05

## README

# typescript-auto-import-cache

TypeScript Language Service Completion API is slow when calculate auto-import.

This package make it faster by ported tsserver auto-import caching logic.

---
_Source: https://npm.io/package/typescript-auto-import-cache · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
