{"library":"jsdoc-to-markdown","type":"library","category":null,"description":"Generates Markdown API documentation from JSDoc-annotated JavaScript source code. Current stable version is 9.1.3, released January 2025. The library provides a CLI and a programmable API. It was the first tool to generate Markdown from JSDoc and remains the most popular. Active development with multiple releases per year; breaking changes are managed via major version bumps. Requires Node.js >=12.17. Peer dependency on @75lb/nature for theming. Notable breaking changes include removal of sync methods in v9.0.0 and removal of lodash.omit dependency in v9.1.3.","language":"javascript","status":"active","version":"9.1.3","tags":["javascript","jsdoc","markdown","api","generator","js","documentation"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jsdoc-to-markdown","imports":["import jsdoc2md from 'jsdoc-to-markdown'","import jsdoc2md from 'jsdoc-to-markdown'; const output = await jsdoc2md.render({ files: ['src/*.js'] })","import jsdoc2md from 'jsdoc-to-markdown'; const data = await jsdoc2md.getTemplateData({ files: ['src/*.js'] })","import jsdoc2md from 'jsdoc-to-markdown'; jsdoc2md.clear()"]},{"cmd":"yarn add jsdoc-to-markdown","imports":[]},{"cmd":"pnpm add jsdoc-to-markdown","imports":[]}],"homepage":null,"github":"https://github.com/jsdoc2md/jsdoc-to-markdown","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jsdoc-to-markdown","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/jsdoc-to-markdown/compatibility"}}