Search results
1009 packages found
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Set nested properties on an object using dot notation.
- bury
- deep-get-set
- deep-object
- deep-property
- deep-set-in
- deep-set
- deephas
- dot-prop
- dot2val
- es5-dot-prop
- get
- getsetdeep
- has
- hasown
- View more
Access deep object properties using a path
Recursively flatten an array or arrays.
Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).
Nest rules inside each other in CSS
- atrules
- child
- children
- css
- cssnext
- csswg
- nested
- nestings
- postcss
- postcss-plugin
- rules
- selectors
- specifications
- specs
- View more
JSS plugin that enables support for nested selectors
draggable component for vue
Featureful configuration management library for Node.js (nested structure, schema validation, etc.)
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
PostCSS plugin to unwrap nested rules like how Sass does it
An Error subclass that will chain nested Errors and dump nested stacktraces
Use nested calc() expressions in CSS
Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.
Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.
Safely get deep nested properties using dot notation
Converts an array of items with ids and parent ids to a nested tree in a performant `O(n)` way. Runs in browsers and node.
- array to tree
- list to tree
- unflatten
- array-helper
- array-manipulations
- data-structures
- datastructures
- algorithms
- tree-structure
- array
- list
- collection
- pointer
- parent
- View more
Set and get values on objects via dot-notation strings.
Validate & extract your env variables using nested JSON schema, Ajv and dotenv
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys