@datagica/incremental-merge

0.0.0 • Public • Published

@datagica/incremental-merge

An incremental merge

Update a JSON's field if the new data has more information. If the new data has less information (less entropy) the previous value will be used instead, so if you want to delete fields use Object.assign or Lodash's _.merge instead.

Readme

Keywords

none

Package Sidebar

Install

npm i @datagica/incremental-merge

Weekly Downloads

0

Version

0.0.0

License

GPL-3.0

Last publish

Collaborators

  • datagica