Showing 1-12 of 12 packages
A nullsafe traversal
Create null safe property accessible Object library for JavaScript
Nullable functions
> TODO: description
Minimal library for implementing null-safety with typescript.
Null Safety Utility for nested Objects and Arrays
safe deep `get` & `set` methods, with type safety.
Experimental addon to the Firebase CLI to add web framework support
capitalize the first letter of a string, or all words in a string
Access long property chains like (x) => x.a.b.c.d; safely with null/undefined coalescing.
This parses PHPStan error message into a structured format.
`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