Building loading states shouldn’t feel like copy-paste work. Every React project ends up with the same repetitive loading UI code — divs, shimmer effects, duplicated layouts… again and again. So I built something to fix that. react-auto-skeletonizer An npm package that automatically generates skeleton loaders for your React components. No more manually crafting loading states. Just plug it in and let it handle the boring part. What it does: - Generates skeleton UI based on your components - Saves time and reduces repetitive code - Improves user experience with clean loading states Try it out: https://lnkd.in/gAjmubgD Would love to know what you think — feedback, ideas, or improvements are all welcome 🙌 #React #Frontend #JavaScript #OpenSource #npm #WebDevelopment
Great work 👏
Great work 👍 This looks really useful. Does it include skeleton animations?