ast-monkey-traverse
Utility library to traverse AST
Found 21 results for posthtml-tree
Utility library to traverse AST
Extract values and paths from AST by keys OR set them by keys
Find out, is nested array/object/string/AST tree is empty
Add missing keys into plain objects, according to a reference object
Merge and flatten any arrays found in all values within plain objects
Recursively walk the input and set all found values in plain objects to something
Compare anything: AST, objects, arrays, strings and nested thereof
Delete keys from all arrays or plain objects, nested within anything, by key or by value or by both, and clean up afterwards. Accepts wildcards.
Does the AST/nested-plain-object/array/whatever contain only one kind of value?
Traverse and edit AST
Compare anything: AST, objects, arrays and strings
Delete all plain objects in AST if they contain a certain key/value pair
Utility library to traverse AST, reports upcoming values
Getter/setter for nested parsed HTML AST's, querying objects by key/value pairs
DEPRECATED - use ast-get-object instead
DEPRECATED - use ast-delete-object instead
DEPRECATED - use object-delete-key instead
deprecated - use 'ast-compare' instead
DEPRECATED - use ast-contains-only-empty-space instead
Compare anything: PostHTML AST, objects, arrays and strings
DEPRECATED - use ast-get-values-by-key instead