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.

Readme

Keywords

none

Package Sidebar

Install

npm i flatmerge

Weekly Downloads

3

Version

1.1.0

License

none

Last publish

Collaborators

  • andrewjstone