{"library":"flk-core","type":"library","category":null,"description":"Browser localStorage-based caching library, part of the Falak framework ecosystem. Current stable version: 0.1.67. Provides a simple API (set, get, has, remove, clear) with automatic serialization of objects/arrays, optional encryption of stored values, and configurable expiration using timestamps. Designed for use with DI container; supports ESM/CommonJS. Lightweight, no external dependencies, encrypts values by default via flk-crypto. Differentiates from general caching libraries by deep Falak integration and encryption-at-rest built-in.","language":"javascript","status":"active","version":"0.1.67","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install flk-core","imports":["import { getCache } from 'flk-cache';","import { DI } from 'flk-core';\nconst cache = DI.resolve('cache');","import { getCache } from 'flk-cache';\nconst cache = getCache();"]},{"cmd":"yarn add flk-core","imports":[]},{"cmd":"pnpm add flk-core","imports":[]}],"homepage":"https://falakframework.com","github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/flk-core","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/flk-core/compatibility"}}