Search results
21 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
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
- array
- ast
- compare
- equal
- html
- nested
- object
- parse
- parsed
- parser
- plain
- posthtml
- posthtml-tree
- posthtmltree
- View more
Traverse and edit AST
Add missing keys into plain objects, according to a reference object
Recursively walk the input and set all found values in plain objects to something
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
Compare anything: AST, objects, arrays and strings
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
DEPRECATED - use object-delete-key instead
DEPRECATED - use ast-delete-object instead
DEPRECATED - use ast-get-object instead
DEPRECATED - use ast-contains-only-empty-space instead
DEPRECATED - use ast-get-values-by-key instead
Compare anything: PostHTML AST, objects, arrays and strings