@f/is-null

1.0.0 • Public • Published

is-null

Build status Git tag NPM version Code style

Check if null.

Installation

$ npm install @f/is-null

Usage

var isNull = require('@f/is-null')

isNull(null) // => true

API

isNull(val)

  • val - val to check

Returns: boolean indicating whether val is null

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @f/is-null

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • f