ended3월 25일· 1 sources

I built a 400B clipboard library for React (with an agnostic core)

React용 400B 클립보드 라이브러리를 만들었습니다 (프레임워크 비의존 코어 포함)

Why it matters

The author created lite-clipboard, a ~400-byte zero-dependency clipboard library featuring a framework-agnostic core and a React hook wrapper. It addresses common pain points with existing clipboard libraries—excessive size, lack of React state management, and missing TypeScript support—by providing built-in state handling, auto-reset, SSR safety, and callback support in a minimal package.

1
Sources
+0
24h
Growth
171d
Active
lite-clipboardReact Hookclipboard APIzero-dependencyframework-agnostic

Sources

Related Issues