{"library":"dirt-simple-file-cache","type":"library","category":null,"description":"A lightweight file caching library that uses file modification times (mtime) to determine cache staleness. Current stable version is 0.4.0, released occasionally with minimal maintenance. It provides both persistent file-based caching and optional in-memory caching. Differentiators: dirt-simple API with just init, add, get, and clear methods; uses OS temp directory for persistence; TypeScript typings included. Ideal for simple build tool caches or any scenario where fast, zero-config file caching is needed.","language":"javascript","status":"active","version":"0.4.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install dirt-simple-file-cache","imports":["import { DirtSimpleFileCache } from 'dirt-simple-file-cache'","const { DirtSimpleFileCache } = require('dirt-simple-file-cache')","import type { DirtSimpleFileCache } from 'dirt-simple-file-cache'"]},{"cmd":"yarn add dirt-simple-file-cache","imports":[]},{"cmd":"pnpm add dirt-simple-file-cache","imports":[]}],"homepage":"https://github.com/thlorenz/dirt-simple-file-cache#readme","github":"ssh://git@github.com/thlorenz/dirt-simple-file-cache","docs":null,"changelog":null,"pypi":null,"npm":"dirt-simple-file-cache","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}