Create nested values and any intermediaries using dot notation ('a.b.c'
) paths.
typescript utility types including deep-strict-omit and pick type
Set nested properties on an object using dot notation.
Parse HTML data attributes into a structured object with automatic type conversion.