css-tree168.2mMIT3.1.0A 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
csstree10 months agocss, ast, tokenizer, parser estraverse477.2mBSD-2-Clause5.3.0ECMAScript JS AST traversal functions
estoolsover 2 years ago jsonpath14.9mMIT1.1.1Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.
dchesterover 3 years agotraversal, JSONPath, jsonpath, json-path node-source-walk14mMIT7.0.1Execute a callback on every node of a source code's AST and stop walking when you see fit
dependents9 months agotraversal, ast, acorn, static analysis treeverse13.8mISC3.0.0Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.
npmover 1 year agotraversal, tree, depth first search, breadth first search