{"library":"gulp-prettier","type":"library","category":null,"description":"A Gulp plugin to format files with Prettier. Current stable version is 6.0.0, released November 2023. This plugin integrates Prettier into Gulp build pipelines, allowing automatic code formatting during development or as a CI check via `prettier.check()`. Key differentiators: simple API mirroring Prettier's options, supports EditorConfig, and the `check` method for CI validation. Since v6.0.0, it is pure ESM and requires Node 18. Prior v5.0.0 upgraded Prettier to v3.0.0. It is a direct replacement for manually calling Prettier in Gulp tasks.","language":"javascript","status":"active","version":"6.0.0","tags":["javascript","gulp","prettier","gulp-prettier","gulpplugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install gulp-prettier","imports":["import prettier from 'gulp-prettier'","import type { PrettierOptions } from 'gulp-prettier'","import prettier from 'gulp-prettier'; // within an ES module"]},{"cmd":"yarn add gulp-prettier","imports":[]},{"cmd":"pnpm add gulp-prettier","imports":[]}],"homepage":null,"github":"https://github.com/thomasvantuycom/gulp-prettier","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/gulp-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/gulp-prettier/compatibility"}}