{"library":"zero-code-formatter","type":"library","category":null,"description":"A customized fork of Prettier v3.4.2 that provides opinionated code formatting specifically for Vue template sections. Currently at version 0.0.5, this package enforces a strict configuration (tabWidth: 4, printWidth: 120, no semicolons, single quotes, consistent quote props, bracketSameLine, htmlWhitespaceSensitivity: 'ignore', vueIndentScriptAndStyle, singleAttributePerLine) and is intended for use as a dev dependency with Node >=14. It includes TypeScript type definitions and is released on an irregular cadence. Unlike the full Prettier, it focuses solely on Vue template formatting, making it a lightweight alternative for teams that want a zero-config, opinionated Vue formatting tool.","language":"javascript","status":"active","version":"0.0.5","tags":["javascript","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install zero-code-formatter","imports":["import zeroCodeFormatter from 'zero-code-formatter'"]},{"cmd":"yarn add zero-code-formatter","imports":[]},{"cmd":"pnpm add zero-code-formatter","imports":[]}],"homepage":"https://github.com/TheAliter/zero-code-formatter#readme","github":"https://github.com/TheAliter/zero-code-formatter","docs":null,"changelog":null,"pypi":null,"npm":"zero-code-formatter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}