4.0.2 • Published 5 years ago

xtend v4.0.2

Weekly downloads
23,798,334
License
MIT
Repository
github
Last release
5 years ago

xtend

browser support

locked

Extend like a boss

xtend is a basic utility library which allows you to extend an object by appending all of the properties from each object in a list. When there are identical properties, the right-most property takes precedence.

Examples

var extend = require("xtend")

// extend returns a new object. Does not mutate arguments
var combination = extend({
    a: "a",
    b: "c"
}, {
    b: "b"
})
// { a: "a", b: "b" }

Stability status: Locked

MIT Licensed

stream-httpacorn-nodeis-my-json-validload-bmfontmulterxhrbrowserifyarchetype-libraryeasy-select-rnvuedragdropuploadimagesreact-native-bluetooth2killi8n-react-native-fast-image@httptoolkit/win-detect-browsersrn-send-sms@titanium/http@apisandipas/bookshelf-supermodelgew-nodejs-api-client@scm-manager/react-markdownnpmtest-rvb001npmtest-rvb002@arisageha/react-lazyloadsocketio-jwt-extvietmap-gl-geocodervietmap-sdk@cashremit/cr-streamline-iconsnode-red-contrib-motebuseasy-handlebars@bumble/react-markdownreact-native-template-rfbaseweb-pdm-doc@sprdv/cashierwith-browserbrowser-launcher-temp@khurramasad299/multer-sccloud-archive-s3airscanairscan-examplemulter-firebase2bb-chatremark-jsxtmp-hast-util-to-jsxtmp-remark-jsxreact-native-esc-pos-sahaablumi22mqtt@ihikmawan/tailwindcss-multi-theme-l2@borisovart/atol-kkt-module@frxf/frxfdeneme323112rdnaptransreact-native-nodeifynodeify-rn@fundefund/funde_ck@ntt_app/react-native-custom-notificationwenke-browserifywenke-node-watchifyreact-native-custom-text-hwjames@dattomy/docker-container@dattomy/docker-registry-serveres-response-parser2@studio/clizengman-test-mqttreact-native-covid-sdksubkit-cligql_din_modteemo.jsreact-native-thanh-toast-librarycss-separation@jttechnic/interpreter@thanhnguyen14797/react-native-thanh-toast-library@l1nyanm1ng/react-picture-viewer@lanetix/colorstap-xunit-alsatiantenon-node-2openid-passportcthpb-plugin-social@olivervorasai/slider@inv3rse/fastify-multermb-gl-dir-swfpanqibaoreact-native-printer-brothersrn-pdf-reader-offlineyak-shaveencrypto-browserify@aft/heisenbergreact-native-shekhar-bridge-testcogoportutilsukor-remasterdyx-reacttalent-to-vite-cliwilscanner@oiti/documentoscopy-react-nativejs4cytoscape@mink-opn/build-tokensquoc-testrn-0.45-fork-oreoreact-native-slider-kfnodejs-filesharesimon-mqttunblock-block-save-variables@infinitebrahmanuniverse/nolb-xt
4.0.2

5 years ago

4.0.1

8 years ago

4.0.0

10 years ago

3.0.0

10 years ago

2.2.0

10 years ago

2.1.2

10 years ago

2.1.1

11 years ago

2.0.6

11 years ago

2.0.5

11 years ago

2.0.4

11 years ago

2.0.3

11 years ago

2.0.2

11 years ago

2.0.1

11 years ago

1.0.3

12 years ago

1.0.2

12 years ago

1.0.1

12 years ago

1.0.0

12 years ago