
Security News
/Research
Fake Corepack Site Distributes Infostealer and Proxyware to Developers
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.
prettier-plugin-marko
Advanced tools
Note: For prettier@2 or below use
prettier-plugin-marko@2.
A Prettier plugin for parsing and printing Marko files.
npm install prettier prettier-plugin-marko -D
See the Prettier "using plugins" guide.
npm exec -- prettier --write "**/*.marko" --plugin=prettier-plugin-marko
Or via prettier configuration like:
{
"plugins": ["prettier-plugin-marko"]
}
Editors such as VSCode provide plugins for calling Prettier directly from your editor.
On top of Prettier's options, there are a few additional options picked up by this plugin.
markoSyntax: "auto" | "html" | "concise"Marko supports both an html like and concise syntaxes. By default this plugin will try to detect the syntax you are already using and output a formatted document in that syntax.
You can overide the default ("auto") to enforce that all templates are formatted to the syntax of your choosing.
This project adheres to the eBay Code of Conduct. By participating in this project you agree to abide by its terms.
FAQs
A prettier plugin for parsing and printing Marko files
The npm package prettier-plugin-marko receives a total of 3,649 weekly downloads. As such, prettier-plugin-marko popularity was classified as popular.
We found that prettier-plugin-marko demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
/Research
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.

Research
/Security News
A large-scale campaign abused GitHub Actions in compromised repositories to exploit CVE-2026-41940 in cPanel and WHM and steal server credentials.

Security News
Five frontier LLMs generated the same nonexistent package names, leaving 53 available for potential slopsquatting across PyPI and npm.