{"library":"fis3-postprocessor-prettyhtml","type":"library","category":null,"description":"A FIS3 postprocessor plugin that formats HTML files using prettyhtml. Version 3.1.0, maintained as part of the fisker/fis3-plugins repository. It is released on npm and integrates with FIS3 build system. Key differentiators: leverages prettyhtml for robust HTML formatting, supports Prettier integration via usePrettier option, and provides configurable tab width, indent style, print width, and single quote preferences. The plugin is specifically designed for FIS3's pipeline, not a standalone formatter.","language":"javascript","status":"maintenance","version":"3.1.0","tags":["javascript","beautify","fis","fis3","fis3-postprocessor-prettyhtml","format","formatter","postprocessor","prettyhtml"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install fis3-postprocessor-prettyhtml","imports":["fis.match('*.html', { postprocessor: fis.plugin('prettyhtml', options) })","const options = { tabWidth: 2, useTabs: false }","npm install --global fis3-postprocessor-prettyhtml"]},{"cmd":"yarn add fis3-postprocessor-prettyhtml","imports":[]},{"cmd":"pnpm add fis3-postprocessor-prettyhtml","imports":[]}],"homepage":"https://github.com/fisker/fis3-plugins/tree/master#readme","github":"https://github.com/fisker/fis3-plugins#master","docs":null,"changelog":null,"pypi":null,"npm":"fis3-postprocessor-prettyhtml","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}