transform-ast is a utility for easily manipulating Abstract Syntax Trees (ASTs) in JavaScript projects. It simplifies the process of traversing and modifying code structure programmatically. It provides a fluent, chainable API for selecting, replacing, and deleting nodes based on various criteria, making complex code transformations more manageable. Useful for tasks like refactoring, code generation, and static analysis, transform-ast streamlines AST manipulations, saving developers time and effort.
The npm package transform-ast had its most active release period between June 2017 and May 2018, with multiple versions released each month. After May 2018, the package saw no further releases. As of September 13, 2025, there have been no new versions published for over 7 years.
Transform-ast npm package downloads show a generally increasing trend from March 2024 to August 2025, peaking in July 2025. September 2025 data is incomplete and shows a significant drop, likely due to the month not being finished yet.