has-value@0.1.0
Returns true if a value exists, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. Other libs do this, but I needed one that would optionally _not_ treat zero as empty. Also, this works with booleans and other valu
2014-09-22
安装 (0.1.0)
npm install has-value@0.1.0
yarn add has-value@0.1.0
pnpm add has-value@0.1.0
bun add has-value@0.1.0