GitHub - rohmanhm/nullfined: ๐Ÿ’Š 1kb tiny convert null value from any type of value to undefined.

ยท GitHub

1 min read Original article โ†—

Greenkeeper badge Build Status

Convert null value from any type of value to undefined.

Install

Using NPM

npm install --save nullfined

or you may consider using Yarn

Usage

Example

// ES6 import module
import nullfined from 'nullfined';

nullfined(null) // return undefined

it also support object and array recursively. Like Vaper does

Related

  • Vaper ~ 1kb Value Replacer any type recursively

License

MIT ยฉ Roman Masyhar

About

๐Ÿ’Š 1kb tiny convert null value from any type of value to undefined.

Topics

Resources

Readme

License

Activity

Stars

2 stars

Watchers

0 watching

Forks

0 forks

Releases

Packages

Used by

Contributors

Languages