Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@expressivejs/objects

bugs18159MIT1.1.0TypeScript support: included

Helper util for objects where it's vital to allow a project to continue when an object property is missing, malformed, or otherwise not as expected.

objects, helper, util, property, missing, malformed, expects, merge, path

readme

objects

Helper util for objects where it's vital to allow a project to continue when an object property is missing, malformed, or otherwise not as expected.

Install:

npm install @expressivejs/objects --save