{"library":"remark-mdx-react-docgen-typescript","type":"library","category":null,"description":"remark-mdx-react-docgen-typescript is a Remark plugin designed to integrate `react-docgen-typescript` functionality directly into MDX documents. It allows developers to automatically extract and display TypeScript React component documentation within their MDX content using a directive syntax (e.g., `::component-docs{file=\"./Component.tsx\"}`). The plugin processes MDX files, identifies these directives, and replaces them with JSX `<ComponentDocs>` elements containing `propsData` derived from the specified React component files. The current stable version is 1.0.1. Its release cadence appears to be ad-hoc, with recent updates in late 2023. Key differentiators include its tight integration with the `unified` and `remark` ecosystems, specifically for MDX, and its ability to leverage `react-docgen-typescript` for type-aware documentation generation, making it suitable for monorepos or design systems that use TypeScript and MDX for documentation.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","markdown","react-docgen-typescript","mdast","plugin","remark","remark-plugin","unified","typescript"],"install":[{"cmd":"npm install remark-mdx-react-docgen-typescript","imports":["import remarkReactDocgen from 'remark-mdx-react-docgen-typescript';","const remarkReactDocgen = require('remark-mdx-react-docgen-typescript').default;","import type { Options } from 'remark-mdx-react-docgen-typescript';"]},{"cmd":"yarn add remark-mdx-react-docgen-typescript","imports":[]},{"cmd":"pnpm add remark-mdx-react-docgen-typescript","imports":[]}],"homepage":null,"github":"https://github.com/Rippling/remark-mdx-react-docgen-typescript","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/remark-mdx-react-docgen-typescript","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/remark-mdx-react-docgen-typescript/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}