is-null-like
A simple javascript function that will return true if the value is null like (aka undefined or null)
MIT
4 个版本
安装
npm install is-null-like
yarn add is-null-like
pnpm add is-null-like
bun add is-null-like