PostCSS plugin to unwrap nested properties.
-
Updated
Nov 2, 2017 - TypeScript
PostCSS plugin to unwrap nested properties.
🚚 A really small and type-safe (requires TypeScript >= 4.1.3) function, that gets a nested value from an object using a path string (like "a.b[0].d"). If value is 'undefined' or unreachable returns the placeholder instead.
Comprehensive and simple Proxy implementation for ECMAScript
🐡 Get, set, remove, and test for deeply nested properties
TypeScript utility for safe access and modification of deeply nested object properties
Add a description, image, and links to the nested-properties topic page so that developers can more easily learn about it.
To associate your repository with the nested-properties topic, visit your repo's landing page and select "manage topics."