npm
npmjs.com › package › prettier-plugin-jsdoc
prettier-plugin-jsdoc - npm
Latest version: 1.8.0, last published: 2 months ago. Start using prettier-plugin-jsdoc in your project by running `npm i prettier-plugin-jsdoc`. There are 96 other projects in the npm registry using prettier-plugin-jsdoc.
» npm install prettier-plugin-jsdoc
Published Dec 07, 2025
Version 1.8.0
Author Hossein mohammadi
GitHub
github.com › homer0 › prettier-plugin-jsdoc
GitHub - homer0/prettier-plugin-jsdoc: A Prettier plugin to format JSDoc blocks.
The entire plugin is (mostly) built around tiny functions inside a dependency injection container, so you could take the container and replace the function you want to modify. First, we have to enable the option jsdocPluginExtended, as it will prevent it from running from the original package, and create a JS file to work: ... import { get, override } from '@homer0/prettier-plugin-jsdoc/src/fns/app.js'; import { loadFns } from '@homer0/prettier-plugin-jsdoc/src/loader.js'; import { getPlugin } from '@homer0/prettier-plugin-jsdoc/src/fns/getPlugin.js'; loadFns(); export default get(getPlugin)();
Starred by 16 users
Forked by 3 users
Languages JavaScript 99.9% | Shell 0.1% | JavaScript 99.9% | Shell 0.1%
GitHub
github.com › hosseinmd › prettier-plugin-jsdoc
GitHub - hosseinmd/prettier-plugin-jsdoc: A Prettier plugin to format JSDoc comments.
A Prettier plugin to format JSDoc comments. Contribute to hosseinmd/prettier-plugin-jsdoc development by creating an account on GitHub.
Starred by 265 users
Forked by 32 users
Languages TypeScript 74.6% | JavaScript 25.0% | Shell 0.4% | TypeScript 74.6% | JavaScript 25.0% | Shell 0.4%
UNPKG
unpkg.com › browse › prettier-plugin-jsdoc@0.3.23 › README.md
prettier-plugin-jsdoc/README.md
[](https://nodei.co/npm/prettier-plugin-jsdoc/) [](https://packagephobia.now.sh/result?p=prettier-plugin-jsdoc) [](https://david-dm.org/hosseinmd/prettier-plugin-jsdoc.svg)  # prettier-plugin-jsdoc Prettier plugin for format comment blocks and convert to standard Match with Visual studio and other IDE which support jsdoc and comments as markdown.
Prettier
prettier.io › docs › plugins
Plugins · Prettier
Plugins are ways of adding new languages or formatting rules to Prettier. Prettier’s own implementations of all languages are expressed using the plugin API. The core prettier package contains JavaScript and other web-focused languages built in. For additional languages you’ll need to install ...
npm
npmjs.com › package › @homer0 › prettier-plugin-jsdoc
@homer0/prettier-plugin-jsdoc - npm
Start using @homer0/prettier-plugin-jsdoc in your project by running `npm i @homer0/prettier-plugin-jsdoc`. There are 1 other projects in the npm registry using @homer0/prettier-plugin-jsdoc.
» npm install @homer0/prettier-plugin-jsdoc
Published Jan 27, 2026
Version 11.0.2
Author Leonardo Apiwan
npm
npmjs.com › package › prettier-plugin-jsdoc-type
prettier-plugin-jsdoc-type - npm
Start using prettier-plugin-jsdoc-type in your project by running `npm i prettier-plugin-jsdoc-type`. There are 3 other projects in the npm registry using prettier-plugin-jsdoc-type.
» npm install prettier-plugin-jsdoc-type
Published Jan 22, 2026
Version 0.2.0
Author Yosuke Ota
GitHub
github.com › hosseinmd › prettier-plugin-jsdoc › blob › master › README.md
prettier-plugin-jsdoc/README.md at master · hosseinmd/prettier-plugin-jsdoc
A Prettier plugin to format JSDoc comments. Contribute to hosseinmd/prettier-plugin-jsdoc development by creating an account on GitHub.
Author hosseinmd
UNPKG
app.unpkg.com › prettier-plugin-jsdoc@1.3.3 › files › README.md
UNPKG
[Install](https://prettier.io/docs/en/install.html) and [configure](https://prettier.io/docs/en/configuration) Prettier 2. Install `prettier-plugin-jsdoc`: ```sh npm install prettier-plugin-jsdoc --save-dev ``` ```sh yarn add prettier-plugin-jsdoc --dev ``` ## Configuration Add `prettier-p...
CodeSandbox
codesandbox.io › examples › package › prettier-plugin-jsdoc
prettier-plugin-jsdoc examples - CodeSandbox
AboutA Prettier plugin to format JSDoc comments.185,408Weekly Downloads · Latest version1.8.0 · LicenseMIT · External Links · github.com/hosseinmd/prettier-plugin-jsdoc#readme · github.com/hosseinmd/prettier-plugin-jsdoc · github.com/hosseinmd/prettier-plugin-jsdoc/issues ·
TypeScript Analyzer
rich-newman.github.io › typescript-analyzer-eslint-prettier › setupjsdoc.html
Set Up for JSDoc Plugin | TypeScript Analyzer (ESLint, Prettier)
To create the configuration file for JSDoc the following changes were made to the code in the default configuration file: In the first “plugins” section, which refers to JavaScript and TypeScript files, add "jsdoc".
Tessl
tessl.io › registry › tessl › npm-prettier-plugin-jsdoc › 1.3.0
tessl/npm-prettier-plugin-jsdoc@1.3.x - Registry - Tessl
Enhanced versions of Prettier parsers with JSDoc processing capabilities.
GitHub
github.com › prettier › prettier › issues › 6057
JSDoc Plugin · Issue #6057 · prettier/prettier
September 24, 2018 - I'm currently investigating writing a plugin that will handle formatting of JSDoc comments in js files. It is not clear to me how to get this to work? I have: export const languages = [ { extensions: [".js"], name: "JSDoc", parsers: ["js...
Author arv
Npm
npm.io › package › prettier-plugin-jsdoc
Prettier-plugin-jsdoc NPM | npm.io
Check Prettier-plugin-jsdoc 1.3.2 package - Last release 1.3.2 with MIT licence at our NPM packages aggregator and search engine.