null-check-jeevanantham
This helps to check whether the given variable value is null or not
This helps to check whether the given variable value is null or not
Converts null in an object to undefined.
Quantifiers of nullable types like as Array.prototype every/some
/dev/null stream
Write empty bytes to provided memory patterns by memory patching.
null is not scary
`nullish-math` is a lightweight TypeScript package that provides basic math operations with support for `null` and `undefined` values and an immutable, chainable API. It is useful when working with numeric data that may contain nullish values, as it ensur
A collection of utilities dealing with object
Deep removes null from objects
A utility function that filters out null and undefined values from RxJS streams or arrays.
Preload images when given element show in viewport.
Rustlike option- and result-types for better null- and error-handling.
A TypeScript isomorphic adaptation of Java's Optional.
Option<T>, Some<T>, None types and runtime functions to safely write JS/TS code without using null and undefined
A fork of angular-validate-br to bump the Angular version used by the lib.
Change original JSON.stringify method to omit null values by default
Clean up the empty properties of an object and its nested objects. You can also remove or customize the properties of your object.
Replace nullable object's properties with optional
A TypeScript utility to convert null values to undefined for Prisma DTOs.