2.0.1 • Published 5 years ago

mixin-deep v2.0.1

Weekly downloads
16,558,439
License
MIT
Repository
github
Last release
5 years ago

mixin-deep NPM version NPM monthly downloads NPM total downloads Linux Build Status

Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.

Please consider following this project's author, Jon Schlinkert, and consider starring the project to show your :heart: and support.

Install

Install with npm:

$ npm install --save mixin-deep

Usage

var mixinDeep = require('mixin-deep');

mixinDeep({a: {aa: 'aa'}}, {a: {bb: 'bb'}}, {a: {cc: 'cc'}});
//=> { a: { aa: 'aa', bb: 'bb', cc: 'cc' } }

About

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.

Running and reviewing unit tests is a great way to get familiarized with a library and its API. You can install dependencies and run tests with the following command:

$ npm install && npm test

(This project's readme.md is generated by verb, please don't edit the readme directly. Any changes to the readme must be made in the .verb.md readme template.)

To generate the readme, run the following command:

$ npm install -g verbose/verb#dev verb-generate-readme && verb

Related projects

You might also be interested in these projects:

Author

Jon Schlinkert

License

Copyright © 2017, Jon Schlinkert. Released under the MIT License.


This file was generated by verb-generate-readme, v0.6.0, on December 09, 2017.

basearchetype-librarycomponennenttvuedragdropuploadimagespopsmart-common-authreact-native-bluetooth2killi8n-react-native-fast-imagepatient-browserrn-send-smsspecify-importsbabel-specify-imports@icanpm/api-mastergew-nodejs-api-client@carpathian-ninjas/control@arisageha/react-lazyload@arisageha/react-lazyload-fix@cashremit/cr-streamline-iconsreact-native-template-rfbasecloud-archive-s3airscanairscan-examplebb-chatreact-native-esc-pos-sahaab@borisovart/atol-kkt-module@frxf/frxf@phil8795/pecuniarius-apideneme323112@texttree/demo-bsa-reference-rcl@fundefund/funde_ck@ntt_app/react-native-custom-notificationreact-native-custom-text-hwjamesreact-native-covid-sdkgql_din_modbitgetreact-native-thanh-toast-library@thanhnguyen14797/react-native-thanh-toast-library@l1nyanm1ng/react-picture-viewercthpb-plugin-socialsinopia_editorsinopia_profile_editorreact-native-printer-brothersrn-pdf-reader-offlinereact-native-shekhar-bridge-testruntime-configuratorsolidtech-rn-cliwilscanner@oiti/documentoscopy-react-nativejs4cytoscape@mink-opn/build-tokensquoc-testreact-native-slider-kf@infinitebrahmanuniverse/nolb-mix@saaspe/componentsplginexpand-react-bridge@everything-registry/sub-chunk-2179ond@arielapaula/components@arielapaula/testant-design-draggable-modal-4ant-design-draggable-modal-fixant-design-draggable-modal-fix-2@apardellass/react-native-audio-streamapi-tochicaut@anonybit-modules/videoreconstruction@ansonhkg/utils@zh0st/evm-chains@_nomtek/react-native-shimmer-animation@afria/afria-librariesact_mvvm_shop_cart@aaiello/rimble-ui@zsee/msync@affinidi/affinidi-auth-sdk-kernel@adembacaj/react-native-google-payaj-toaster@amirdiafi/react-native-ios-hapticsalisselisss-lab3@torswap/tor-token-lists@torgeircook/cssjson@tonysusi/vapid@shivarajapple/first-library@sidghimire/react-native-mapbox-navigation@seculum/vue-dev-clone@smartface/extension-utils@routebuddies/react-native-mapbox-navigation@rps-engine/core@skeetboothppq/component-library@tunnckocore/update@trackier/react-native-trackier@traitsniper/web3-react-connector@traitsniper/web3-react-v6-connector@smartpartner/postdirekt-autocomplete@taingo97/react-native-key-rsa@taingo97/react-native-print-xprinter@taingo97/react-native-rsa@taingo97/react-native-rsa-expo@taingo97/react-native-telpo-printer@taingo97/react-native-awesome-module@taingo97/react-native-bluetooth-xprinter
1.3.2

5 years ago

2.0.1

5 years ago

2.0.0

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

7 years ago

1.1.3

9 years ago

1.1.2

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago

0.1.0

10 years ago