{"library":"babel-walk","type":"library","category":null,"description":"Lightweight AST traversal library for Babel ASTs, v3.0.1 (released 2023). Provides simple, ancestor, and recursive walk functions that are significantly faster than babel-traverse (~8-16x). Key differentiators: curried API (since v3) for improved TypeScript inference and caching of visitors; no union syntax support; designed for non-transformational walks where performance matters. Release cadence is irregular, with major breaking changes in v2 (rename from babylon-walk, dropped Node <10) and v3 (curried functions).","language":"javascript","status":"active","version":"3.0.1","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install babel-walk","imports":["import { simple } from 'babel-walk'","import { ancestor } from 'babel-walk'","import { recursive } from 'babel-walk'"]},{"cmd":"yarn add babel-walk","imports":[]},{"cmd":"pnpm add babel-walk","imports":[]}],"homepage":null,"github":"https://github.com/pugjs/babel-walk","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/babel-walk","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/babel-walk/compatibility"}}