Skip to Content
Website
Codsen
Home
Open Source
Articles
About
back
Open Source
→
ast-get-object
→
Examples
Table of Contents
Quick Take
Find every matching object in a nested AST
Match an object by a nested value
Replace a match with an object that omits an unwanted property
Replace matching objects in traversal order
↑ back to top
Quick Take
↑ back to top
Find every matching object in a nested AST
↑ back to top
Match an object by a nested value
↑ back to top
Replace a match with an object that omits an unwanted property
↑ back to top
Replace matching objects in traversal order
↑ back to top
back