{"library":"unified-prettier","type":"library","category":null,"description":"A unified plugin that formats output using Prettier. Current stable version is 2.0.1, released in 2024. It integrates with remark-cli, rehype-cli, or any unified-engine based tool to automatically run Prettier on processed files. Key differentiators: it uses Prettier's configuration file by default, supports Prettier plugins, and is fully typed with TypeScript. Unlike running Prettier separately, it ensures formatting happens as part of the unified pipeline, reducing overhead. Requires Node.js >=16, Prettier ^3.0.0, and unified ^11.","language":"javascript","status":"active","version":"2.0.1","tags":["javascript","prettier","rehype","rehype-plugin","remark","remark-plugin","unified","unified-plugin","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install unified-prettier","imports":["import unifiedPrettier from 'unified-prettier'","import type { Plugin } from 'unified'; import unifiedPrettier from 'unified-prettier'","// Options can be passed inline: remark().use(unifiedPrettier, { semi: false })"]},{"cmd":"yarn add unified-prettier","imports":[]},{"cmd":"pnpm add unified-prettier","imports":[]}],"homepage":null,"github":"https://github.com/remcohaszing/unified-prettier","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/unified-prettier","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/unified-prettier/compatibility"}}