{"library":"prettier-standard","type":"library","category":null,"description":"Prettier-standard is a CLI tool that combines prettierx (a prettier fork) for code formatting with eslint preconfigured with the standard ruleset. Current version 16.4.1 (requires Node >=8) wraps prettierx and eslint to format and optionally lint JavaScript/TypeScript/CSS files. It simplifies setup by eliminating separate eslint config for whitespace, and provides flags like --staged, --changed, --since for git-aware formatting. Since v9.0.0, it uses .prettierrc for config instead of .eslintrc, and v12.0.0 was a complete rewrite without spawning subprocesses, improving speed. It is well-suited for teams wanting standard-compliant code with minimal configuration, but note that it uses prettierx, not upstream prettier, and may have slight formatting differences.","language":"javascript","status":"active","version":"16.4.1","tags":["javascript","prettier","eslint","standard","linting","formatting"],"install":[{"cmd":"npm install prettier-standard","imports":["import prettierStandard from 'prettier-standard'","import { run } from 'prettier-standard'","import { formatFiles } from 'prettier-standard'"]},{"cmd":"yarn add prettier-standard","imports":[]},{"cmd":"pnpm add prettier-standard","imports":[]}],"homepage":null,"github":"https://github.com/sheerun/prettier-standard","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/prettier-standard","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/prettier-standard/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}