{"library":"klona","type":"library","category":null,"description":"klona is a minimalist, high-performance utility for deep cloning JavaScript objects, arrays, dates, regexps, and other complex data types. Currently stable at version 2.0.6, it maintains a regular release cadence with frequent patches and minor improvements, as seen with multiple patch releases since v2.0.0. Its primary differentiator lies in its tiny footprint (ranging from 240B for `klona/json` to 501B for `klona/full` gzipped) and superior speed compared to many alternatives. It offers multiple \"modes\" (`klona/json`, `klona/lite`, `klona`, `klona/full`), allowing developers to import only the necessary functionality for specific data type support, thereby optimizing bundle size. It supports ESM, CommonJS, and UMD, and ships with TypeScript types.","language":"javascript","status":"active","version":"2.0.6","tags":["javascript","clone","copy","deep","extend","recursive","object","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install klona","imports":["import { klona } from 'klona';","import { klona } from 'klona/json';","import { klona } from 'klona/full';","const { klona } = require('klona');"]},{"cmd":"yarn add klona","imports":[]},{"cmd":"pnpm add klona","imports":[]}],"homepage":null,"github":"https://github.com/lukeed/klona","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/klona","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/klona/compatibility"}}