1.1.0 • Published 2 years ago

@forcir/deep-merge v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Install

Forcir's internal coding standards require version clamping so we've included an --exact flag. For your convenience we've placed that flag at the end so you can optionally omit copying it.

yarn add @forcir/deep-merge --exact

Highlights

  • Strongly tested with 100% coverage (statements, branches, functions AND LOC).
  • Type safe input, type safe returns

FAQs & Notable Details

A very fair first question you might have is why. The answer is somewhat organization-specific, but this code also has a change to benefit the TS/JS ecosystem more broadly, so we've chosen to open-source it in hopes that it solves the exact problem for others that we were facing.

  • Does not rely upon lodash (this library is the functional equivalent of _.defaultsDeep) and therefore does not rely upon the use of eval making this library compliant with some more defacto-standards like the Vercel Edge Runtime
0.0.0-64f37eb

2 years ago

1.1.0

2 years ago

0.0.0-7b444a1

2 years ago

0.0.0-74ddaaf

2 years ago

0.0.0-78101db

2 years ago

0.0.0-e8eedc2

2 years ago

0.0.0-aee8046

2 years ago

0.0.0-76971b4

2 years ago

1.0.0

2 years ago

0.0.0-6c9af0c

2 years ago

0.0.0

2 years ago