Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afeiship/next-is-nil

Is null/undefined for next.
https://github.com/afeiship/next-is-nil

is next nil null undefind

Last synced: 20 days ago
JSON representation

Is null/undefined for next.

Awesome Lists containing this project

README

        

# next-is-nil
> Is null/undefined for next.

[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]

## installation
```bash
npm install -S @jswork/next-is-nil
```

## usage
```js
import '@jswork/next-is-nil';

//DOCS here!
```

## license
Code released under [the MIT license](https://github.com/afeiship/next-is-nil/blob/master/LICENSE.txt).

[version-image]: https://img.shields.io/npm/v/@jswork/next-is-nil
[version-url]: https://npmjs.org/package/@jswork/next-is-nil

[license-image]: https://img.shields.io/npm/l/@jswork/next-is-nil
[license-url]: https://github.com/afeiship/next-is-nil/blob/master/LICENSE.txt

[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/next-is-nil
[size-url]: https://github.com/afeiship/next-is-nil/blob/master/dist/next-is-nil.min.js

[download-image]: https://img.shields.io/npm/dm/@jswork/next-is-nil
[download-url]: https://www.npmjs.com/package/@jswork/next-is-nil