Null Packages
@chopinlang/helpers
A collection of useful helper functions
@jetvil/types
✅ Type validation for ES6+ and Typescript projects
@jasonhk/is-null-like
A simple library to determine whether the object is null-like or not.
cakenull
null is not scary
check-is-truthy
Utilities and types to help with simple Boolean checks
checkobjects
Module to know if a object isNotEmpty, isNull, isUndefined...
cleaning-objects
This package allows you to recursively clean objects from empty keys (NULL values, empty objects, strings and arrays), filter objects using a callback function.
convert-to-boolean
Convert any value into a boolean value.
deduplicate-array
Returns duplicates-removed array -- has options for case-sensitivity and strict-typing.
delete-null
this package will delete null or empty objects from an object
default-compare-with-symbol
Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also support symbol.
@annexe/nowt
All annexe nowt utility functions under namespace "nowt".
@annexe/nowt.isnil
A utility function to validate if a value is null or undefined
@annexe/nowt.isnull
A utility function to validate if a value is null
@arch881010/providers
Package that contains all the providers of null
@jakesidsmith/tis
Type safe variable checks
@anbumadz007/check-null
to check null or empty
@quintal/monads
A collection of monads (Result, Option) for TypeScript, inspired by [the Rust programming language](https://doc.rust-lang.org/std/result/).
@alfarizi/convert-to-number
Typesafe converter from any value type into number. You can also specified the fallback if the result is NaN.