posthtml-parser
Parse HTML/XML to PostHTMLTree
Parse HTML/XML to PostHTMLTree
Find out, is nested array/object/string/AST tree is empty
Utility library to traverse AST
Utility library of AST helper functions
Extract values and paths from AST by keys OR set them by keys
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.
Compare anything: AST, objects, arrays, strings and nested thereof
Traverse and edit AST
Add missing keys into plain objects, according to a reference object
Does the AST/nested-plain-object/array/whatever contain only one kind of value?
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
DEPRECATED - use object-delete-key instead
Getter/setter for nested parsed HTML AST's, querying objects by key/value pairs
Delete all plain objects in AST if they contain a certain key/value pair
Utility library to traverse AST, reports upcoming values
Compare anything: AST, objects, arrays and strings
DEPRECATED - use ast-delete-object instead
DEPRECATED - use ast-contains-only-empty-space instead
DEPRECATED - use ast-get-values-by-key instead