{"library":"prettier-plugin-ejs","type":"library","category":null,"description":"A Prettier plugin that formats EJS (Embedded JavaScript) templates within HTML files. Current stable version 1.0.3 supports Prettier 2.x and 3.x. It works by marking EJS tags as comments and relying on Prettier's built-in HTML parser, so it does not have its own parser — this keeps it lightweight but means EJS tags containing `>` are ignored. Compared to alternatives like prettier-plugin-ejs-by-ecmel, this is the most popular and maintained option. Release cadence is irregular, with infrequent updates; the plugin has been stable for years without major changes.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","prettier","plugin","ejs","html"],"install":[{"cmd":"npm install prettier-plugin-ejs","imports":["// Prettier v3 CLI: prettier --plugin=prettier-plugin-ejs --write .","module.exports = {\n  plugins: ['prettier-plugin-ejs']\n}","const prettier = require('prettier'); const plugin = require('prettier-plugin-ejs');"]},{"cmd":"yarn add prettier-plugin-ejs","imports":[]},{"cmd":"pnpm add prettier-plugin-ejs","imports":[]}],"homepage":null,"github":"https://github.com/ecmel/prettier-plugin-ejs","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/prettier-plugin-ejs","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-plugin-ejs/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}