node-has-values

node library that returns true if any values exist
  https://github.com/jonschlinkert/has-values
  0
  no reviews



Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.

Node.js is an event-based server-side JavaScript engine.