Closed SamVerschueren closed 5 years ago
I can probably use a plainObject
check from is
instead of introducing a new dependency. Didn't think about it. Will fix this later this evening.
Changed isPlainObj
to is.plainObject
👌
Can you add a simple example of object.exactShape
to the readme? (New codeblock in "Usage"). I think it's a good selling point.
Looks good ✨
This PR introduces
ow.object.partialShape
andow.object.exactShape
🎉. See #92 for the discussion.Fixes #92