{"library":"is-falsey-x","type":"library","category":null,"description":"The `is-falsey-x` package provides a highly focused utility function, `isFalsey`, designed to accurately determine if a given JavaScript value is 'falsey'. This includes standard JavaScript falsey values such as `false`, `0`, `-0`, `0n` (BigInt zero), `\"\"` (empty string), `null`, `undefined`, and `NaN`. The current stable version is 2.1.1, with the project exhibiting a cadence of frequent minor patch releases, often for 'auto build' purposes, and critical security updates as indicated by the v2.1.1 release. Its key differentiator lies in its minimal footprint and singular purpose, offering a lean alternative to incorporating larger utility libraries like Lodash or Underscore when only a falsey check is needed. It is designed to operate seamlessly across both Node.js environments (requiring Node.js >= 8.11.4) and modern browser contexts.","language":"javascript","status":"active","version":"2.1.1","tags":["javascript","isFalsey","module","nodejs","browser"],"last_verified":"Wed May 27","install":[{"cmd":"npm install is-falsey-x","imports":["import isFalsey from 'is-falsey-x';","const isFalsey = require('is-falsey-x');","import isFalsey from 'is-falsey-x';"]},{"cmd":"yarn add is-falsey-x","imports":[]},{"cmd":"pnpm add is-falsey-x","imports":[]}],"homepage":null,"github":"https://github.com/Xotic750/is-falsey-x","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/is-falsey-x","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/is-falsey-x/compatibility"}}