{"library":"cached-iterable","type":"library","category":null,"description":"cached-iterable provides CachedSyncIterable and CachedAsyncIterable classes that wrap any iterable to cache yielded elements, enabling multiple iterations without depletion. Stable version 0.3.0, low release cadence (last release Feb 2019). Key differentiator: simple, lightweight caching for both sync and async iterables, with no dependencies and support for legacy browsers via a compat build. Suitable for client-side and server-side use.","language":"javascript","status":"active","version":"0.3.0","tags":["javascript"],"install":[{"cmd":"npm install cached-iterable","imports":["import { CachedSyncIterable } from 'cached-iterable'","import { CachedAsyncIterable } from 'cached-iterable'","import { CachedSyncIterable } from 'cached-iterable/compat'"]},{"cmd":"yarn add cached-iterable","imports":[]},{"cmd":"pnpm add cached-iterable","imports":[]}],"homepage":"https://github.com/projectfluent/cached-iterable#readme","github":"https://github.com/projectfluent/cached-iterable","docs":null,"changelog":null,"pypi":null,"npm":"cached-iterable","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Sun Jun 07","next_check":"Sat Sep 05","install_tag":null}}