Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mergee

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mergee

Utilities for objects

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
17K
decreased by-34.76%
Maintainers
1
Weekly downloads
 
Created
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

Package 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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc