-
Alien Signals: The Tiny Reactivity Core That Powers Vue
A signal library so fast its core algorithm was ported straight into Vue's production reactivity engine. Here's how to use it and why it works.
-
Bippy: Sneaking Into React's Fiber Tree Like You Own the Place
A power tool for tooling authors. Bippy hands you the same plumbing React DevTools uses, then politely warns you it might break everything.
-
Mediabunny: FFmpeg's Web-Native Cousin Who Actually Reads the Room
Converting media in the browser used to mean shipping a multi-megabyte WebAssembly FFmpeg build and hoping for the best. Mediabunny takes a different route: lean, tree-shakable TypeScript wired directly into the browser's hardware-accelerated WebCodecs API.
-
8bitcn/ui: Press Start on Pixel-Perfect React Components
Turn your React app into a retro arcade with pixel-perfect components that still pass accessibility audits.
-
Swatchify: Pull Colors Straight Out of Any Image
Extracting dominant colors from images should not require a server round-trip or a heavy dependency tree.
-
From Markup to Mobile Magic with @native-html/render
When your app needs to display HTML content but a WebView feels like bringing a tank to a water balloon fight, there is a better way.
-
react-native-grab: Point at Your UI and Let the AI Fix It
A touch-based context tool that bridges the gap between what you see on screen and what your AI coding assistant needs to know.
-
Uniwind: Tailwind Finally Feels at Home in React Native
The fastest Tailwind bindings for React Native, from the team that brought you Unistyles.
-
react-native-boost: The One-Line Performance Hack Your App Deserves
What if you could speed up your React Native app by up to 50% without touching your codebase? Meet react-native-boost, the Babel plugin that does the heavy lifting at build time.