netlify-cms-widget-object
Widget for displaying an object of fields for Netlify CMS.
Widget for displaying an object of fields for Netlify CMS.
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
Like `extend` but recursively copies only the missing properties/values to the target object.
Write a JSON file to disk, also creates intermediate directories in the destination path if they don't already exist.
Recursively sort the array values in an object.
Find matching keys in a given object, for a given prefix string
Similar to assign-value but deeply merges object values or nested values using object path/dot notation.
Recursively rename the keys in an object.
Effortlessly convert your JSON Object to JSON Schema, Mongoose Schema, or a Generic template for quick documentation / upstart.
Access properties of nested objects using dot-path notation
A document path library for Node
Expand a string into a JavaScript object using a simple notation. Use the CLI or as a node.js lib.
Expand parsed command line arguments using expand-object.
Tableize an object by flattening its keys into object paths (dot-notation).
Delete (nested) keys from JSON object
Convert any object to XML
Check whether or not a value is an object that makes sense to iterate over
Retrieve all keys and nested keys from objects and arrays of objects.
Make weak references to JavaScript Objects.
A simple promise-based wrapper for file operations that treats files as objects.