mdx-elements-akong
v0.0.2
Published
Collection of React components suitable for use in MDX.
Downloads
5
Readme
MDX-elements
Installation
npm install mdx-elements
Usage
For specific usage examples, please refer to the official website.
Image
component:
<Image src="https://raw.githubusercontent.com/smile618/imgs/main/static202305152229640.png" />
Badge
component:
<Badge github="https://github.com/facebook/react" npm="react" />
Tweet
component:
<Tweet id="1658164086192889885" />
YouTube
component:
<YouTube id="e18hVCW9rsU" title="Dota 2 WTF Moments 488" />