# extend **Repository Path**: mirrors_dequelabs/extend ## Basic Information - **Project Name**: extend - **Description**: Extend an object with another, just like in underscore. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # extend Component: extend, just like in underscore. ## Installation $ component install segmentio/extend ## API ### extend(object, object...) Extend an object with another object's properties. Just like underscore. ## License MIT