JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2450
  • Score
    100M100P100Q124305F
  • License MIT

Like Object.assign(), but recursive

Package Exports

  • mini-deep-assign

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (mini-deep-assign) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

npm version Build Status Coverage Status Code Climate Inch CI

Dependency Status devDependency Status

mini-deep-assign

Like Object.assign(), but recursive

If you have different needs regarding the functionality, please add a feature request.

Installation

npm install --save mini-deep-assign

Usage

Credits

Alexander

Links to package pages:

github.com   npmjs.com   travis-ci.org   coveralls.io   inch-ci.org

License

MIT