{"library":"pretty-format-ast","type":"library","category":null,"description":"A plugin for pretty-format2 that prints Abstract Syntax Trees (ASTs) in a human-readable, indented format. Version 1.0.1 is the current stable release. It provides a structured view of AST nodes with their properties, types, and positions. Compared to alternatives like util.inspect, it produces a much more concise and visually organized output, specifically designed for AST inspection. The package works with any AST that follows a similar node structure and requires pretty-format2 as a peer dependency.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript"],"install":[{"cmd":"npm install pretty-format-ast","imports":["import prettyFormatAST from 'pretty-format-ast'","import prettyFormat2 from 'pretty-format2'","prettyFormat2(val, { plugins: [prettyFormatAST] })"]},{"cmd":"yarn add pretty-format-ast","imports":[]},{"cmd":"pnpm add pretty-format-ast","imports":[]}],"homepage":null,"github":"https://github.com/pretty-format/pretty-format-ast","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/pretty-format-ast","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/pretty-format-ast/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}