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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i flatmerge

      Weekly Downloads

      0

      Version

      1.1.0

      License

      none

      Last publish

      Collaborators

      • andrewjstone