css-tree
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
astravel
ESTree-compliant AST walker and modifier.
node-source-walk
Execute a callback on every node of a source code's AST and stop walking when you see fit
ast-plugin
The simplest abstract syntax tree walker.