{"library":"tea-extend","type":"library","category":null,"description":"tea-extend is a minimalist JavaScript utility designed for performing shallow object merges, allowing properties from one or more source objects to be copied onto a destination object. This package was initially released around 2012, with its current and seemingly final version being 0.2.0. It predates the widespread adoption of native language features such as `Object.assign()` (ES2015) and object spread syntax (ES2018), which now provide equivalent and often more robust functionality directly within JavaScript. Consequently, tea-extend has likely seen no significant updates or active development for over a decade. Its primary differentiator at the time of its creation was providing a simple, early solution for object merging in both Node.js and browser environments (via Component.js) before these native alternatives became standard practice.","language":"javascript","status":"abandoned","version":"0.2.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install tea-extend","imports":["const extend = require('tea-extend');","import * as teaExtend from 'tea-extend';\nconst extend = teaExtend.default;"]},{"cmd":"yarn add tea-extend","imports":[]},{"cmd":"pnpm add tea-extend","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/tea-extend","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/tea-extend/compatibility"}}