https://github.com/iloveitaly/shadcn-copy-button
A customizable ShadCN/UI copy button component that supports copying text, HTML, and content from referenced elements to the clipboard with automatic markdown conversion.
https://github.com/iloveitaly/shadcn-copy-button
clipboard copy-button html-copy markdown-conversion react shadcn shadcn-registry shadcn-ui typescript ui-component
Last synced: about 2 months ago
JSON representation
A customizable ShadCN/UI copy button component that supports copying text, HTML, and content from referenced elements to the clipboard with automatic markdown conversion.
- Host: GitHub
- URL: https://github.com/iloveitaly/shadcn-copy-button
- Owner: iloveitaly
- Created: 2025-06-26T14:42:47.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-06-26T15:37:44.000Z (12 months ago)
- Last Synced: 2025-06-26T15:42:35.134Z (12 months ago)
- Topics: clipboard, copy-button, html-copy, markdown-conversion, react, shadcn, shadcn-registry, shadcn-ui, typescript, ui-component
- Language: TypeScript
- Homepage: https://iloveitaly.github.io/shadcn-copy-button
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShadCN Copy Button Component
A customizable ShadCN/UI copy button component that can copy text, HTML, or content from a referenced element to the clipboard. Supports both plain text and rich HTML content copying with automatic markdown conversion, enabling users to copy HTML content and paste into HTML-aware editors or plain text editors (as markdown).
https://iloveitaly.github.io/shadcn-copy-button