flatmerge

1.1.0 • Public • Published

Simple flat (non-recursive) merge of two objects

API

merge(src, dst)

Return a new object resulting from the merge of src into dst. Any shared fields in dst will be overidden by src values in the returned object.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    1
  • 1.0.0
    0

Package Sidebar

Install

npm i flatmerge

Weekly Downloads

0

Version

1.1.0

License

none

Last publish

Collaborators

  • andrewjstone