From 961c8a202bb17b29151f7c1295b20e05dc2e8e3a Mon Sep 17 00:00:00 2001 From: Samitha Hansaka Date: Fri, 19 Dec 2025 13:51:04 +0800 Subject: [PATCH] docs: add @samithahansaka/clipboard --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8186f6d..7770f73 100644 --- a/README.md +++ b/README.md @@ -288,3 +288,4 @@ - [`useWaitForElements`](https://github.com/renansoares/useWaitForElements) A simple hook to wait for elements to be rendered with MutationObserver. - [`useWindowOrientation`](https://github.com/tywmick/use-window-orientation) A hook returning the window's orientation (portrait vs. landscape) based off of current window dimensions - [`useWindowWidthBreakpoints`](https://github.com/tywmick/use-window-width-breakpoints) A hook for using (Bootstrap-inspired) window width breakpoints +- [@samithahansaka/clipboard](https://github.com/samithahansaka/samiya-clipboard) - Modern clipboard hook with rich HTML support and auto-reset feedback.