{"library":"prettier-sdk","type":"library","category":null,"description":"Prettier-sdk is an opinionated code formatter that enforces a consistent style by parsing code and re-printing it with its own rules respecting maximum line length. The current stable version is 1.0.2, with an active release cadence. It integrates into editors on-save, pre-commit hooks, and CI pipelines to automate code formatting. Key differentiators: zero configuration for many languages, support for JavaScript, TypeScript, CSS, HTML, and more; highly customizable via configuration files; widely adopted in the JavaScript ecosystem. Note: This package is a placeholder—the real Prettier is at 'prettier' on npm.","language":"javascript","status":"active","version":"1.0.2","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install prettier-sdk","imports":["import prettier from 'prettier'","import { format } from 'prettier'","import { check } from 'prettier'"]},{"cmd":"yarn add prettier-sdk","imports":[]},{"cmd":"pnpm add prettier-sdk","imports":[]}],"homepage":"https://prettier.io","github":"https://github.com/prettier/prettier","docs":null,"changelog":null,"pypi":null,"npm":"prettier-sdk","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}