browser-storage-lru-cleaner.🧹 A browser storage auto-cleanup SDK utilizing the LRU, supporting both localStorage and IndexedDB, implemented via the Proxy pattern for business logic-agnostic automatic storage eviction 一个基于LRU算法的浏览器存储自动清理SDK,支持localStorage和IndexedDB,通过代理模式实现业务无感知的自动清理。