{"library":"jest-serializer-babel-ast","type":"library","category":null,"description":"A Jest snapshot serializer that pretty-prints Babel AST nodes (e.g., from @babel/parser) in a human-readable, indented format. Current stable version is 0.0.5 (unreleased beyond). No active release cadence; maintained sporadically. Differentiators: provides a clean, nested view of AST node properties, ideal for snapshot testing Babel plugins or AST transformations. Compared to alternatives like jest-serialize, it is purpose-built for Babel AST and outputs structured property lists. Works with Jest snapshotSerializers configuration.","language":"javascript","status":"maintenance","version":"0.0.5","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jest-serializer-babel-ast","imports":["Add to jest.snapshotSerializers in package.json or jest.config.js: 'jest-serializer-babel-ast'","expect.addSnapshotSerializer(require('jest-serializer-babel-ast'))","const serializer = require('jest-serializer-babel-ast')"]},{"cmd":"yarn add jest-serializer-babel-ast","imports":[]},{"cmd":"pnpm add jest-serializer-babel-ast","imports":[]}],"homepage":null,"github":"https://github.com/jasonLaster/jest-serializer-babel-ast","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jest-serializer-babel-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/jest-serializer-babel-ast/compatibility"}}