Miniprogram Network Cache
JSON →A cache library for WeChat Mini Programs (微信小程序) that wraps network requests with deduplication and caching. Version 5.3.0-alpha.0, pre-release with active development. Provides CacheOperator to merge concurrent identical requests and cache responses based on configurable key builder and expiry. Differentiator: specifically designed for WeChat Mini Program API (wx.request) with zero-config defaults for common use cases, unlike generic browser caches.
Resources
packageminiprogram-network-cache ↗