Undefined Packages

check-empty-json-test-1

The package provides methods to check whether a JSON object or a JSON array is empty or not. - The package considers an **object** empty when it is `null`, `undefined` or has no keys. - The package considers an **array** empty when it is `null`, `undefi

0.0.3 • Published 4 years ago