This repository has been archived by the owner on Jun 6, 2021. It is now read-only.
options.optional
is now functional- Only checks for null / undefined if all else fails.
- May further change this to include falsy values (
0
,""
- empty string, etc.).