Socket
Socket
Sign inDemoInstall

mergee

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

mergee


Version published
Weekly downloads
10K
decreased by-27.58%
Maintainers
1
Install size
31.1 kB
Created
Weekly downloads
 

Readme

Source

mergee

Utilities for objects

NPM version Build Status

This is a selection of utilities for objects and contains:

  • extend - extends a target object with multiple sources
  • merge - merge multiple sources into a target object
  • mergeExt - same as merge but with options
  • clone - deep clone of an object or array.
  • isCircular - check object for circular structures
  • pick - pick properties from an object
  • omit - omit properties from an object
  • select - select properties from an object

Table of Contents

Description

TODO - detailed description missing ...

Contribution and License Agreement

If you contribute code to this project, you are implicitly allowing your code to be distributed under the MIT license. You are also implicitly verifying that all code is your original work or correctly attributed with the source of its origin and licence.

License

Copyright (c) 2015 commenthol (MIT License)

See LICENSE for more info.

Keywords

FAQs

Last updated on 25 Mar 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc