is-empty-object

Object validator

A utility function to determine if an object is empty or not.

Check if an object is empty.

GitHub

11 stars
2 watching
4 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
then/is-promise Test utility for verifying whether an object conforms to the Promise/A+ specification 282
bydooweedoo/is Validates data against predefined rules for various data types in Elixir. 20
nettofarah/property-validator A library providing easy property validation functions for JavaScript applications 158
mafintosh/is-my-json-valid A fast JSONSchema validator with code generation capabilities 965
jonschlinkert/has-value A utility function to check if an object value exists at a given path or is not empty 26
zbarnes757/jeaux A validation framework for HTTP request parameters and queries 13
bugventure/jsen A fast JSON validation library for JavaScript 156
es-shims/object-is A shim for comparing values in JavaScript 25
syntax-tree/unist-util-assert A utility for verifying nodes in document trees 4
jaymorrow/validatr A JavaScript library for cross-browser HTML5 form validation 278
fibo/not-defined A utility function that checks if a variable is undefined or not defined in the same way as null, NaN, empty strings, arrays, and objects. 5
aurelia/validatejs Enables expressive validation using decorators and/or a fluent API. 22
syntax-tree/unist-util-is Utility to check if nodes match specific patterns 38
albert-io/optimal A schema-based keyword list option validator. 48
acornejo/jjv A lightweight JSON schema validator written in JavaScript. 198