Unfortunately type definitions are currently not available for this package
has-values
- Version 2.0.1
- Published
- 1 dependency
- MIT license
Install
npm i has-values
yarn add has-values
pnpm add has-values
Overview
Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.
Dependencies (1)
Dev Dependencies (2)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/has-values
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/has-values)
- HTML<a href="https://www.jsdocs.io/package/has-values"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 533 ms. - Missing or incorrect documentation? Open an issue for this package.