tile-cache

JSON →
library 3.0.0 ·javascript
verified Jun 7, 2026

Client-side slippy tile cache for map tiles, fonts, JSON styles, and sprites. Version 3.0.0 is the current stable release with an irregular release cadence. Provides simple store-based API (put, get, check, remove, drop) using IndexedDB or LevelDB. Lightweight alternative to tilelive-cache or Leaflet tile layers, focused on offline caching. Supports Blob/ArrayBuffer storage with key format [x, y, zoom].