the web has been quiet for a while.
for the past few months i've been building something to fix that. declarative audio for the web. describe a sound as plain data, play it with one call.
→ https://t.co/7NjMJFvFqh
Over 50 open-source AI agent spinners for @reactnative@expo
📌 Lightweight
📌 Zero native dependencies
📌 No heavy UI threads
📌 Customizable
Repo: https://t.co/DEmSxMhkXA
Also available on: @rncomponents
Just learned about background-clip which fixes this exact issue. When set to padding-box the element background won’t be painted underneath the border.
However, you’ll still want to use shadow if you’re trying to match Figma exactly.
I turned a lot of the information and functionality from oklch fyi into a skill.
It can convert your entire project, convert individual colors, generate palettes, check contrast and more.
https://t.co/zRCJt4DJmu
Calligraph v1.1.1 — https://t.co/G85sFzJFnE
- new number type for rolling animations
- additional animation variants inspired by iOS
try it out — npm i calligraph
Introducing React Doctor
Scan your React codebase for anti-patterns:
- Unnecessary useEffects
- Fix accessibility issues
- Prop drilling instead of context / composition
Run as a CLI or agent skill. Repeat until passing. Fully open source