{"library":"esbuild-mdx","type":"library","category":null,"description":"esbuild-mdx is a plugin for esbuild that resolves .md and .mdx files into React components, enabling markdown-driven content in React apps. Current stable version is 0.2.0 (released 2021), with a low release cadence (3 releases). Key differentiators: integrates directly with esbuild's plugin system, supports options passing to MDX, and is lightweight compared to Webpack-based MDX bundlers. Alternative to @mdx-js/loader but for esbuild. Minimum peer dependencies: react, react-dom, and @mdx-js/react.","language":"javascript","status":"active","version":"0.2.0","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install esbuild-mdx","imports":["const mdxPlugin = require('esbuild-mdx')()","import * as esbuild from 'esbuild'"]},{"cmd":"yarn add esbuild-mdx","imports":[]},{"cmd":"pnpm add esbuild-mdx","imports":[]}],"homepage":null,"github":"https://github.com/zaydek/esbuild-mdx","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/esbuild-mdx","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}