Source: Hacker News
Show HN: JavaScript library that makes any list a smooth picker of any shape
I built this solo.You can check it out here: https://loopem.tahazsh.com/This idea had been lingering in my head for a long time. I kept thinking about the best way to turn the idea of a picker into a math problem, where I could describe the layout I want and it would just work.By pickers, I mean something like what `<select>` does in HTML, but with more visual items, whether they are images, icons, colors, or anything that would enhance the user experience.For example, say you have an e-commerce app that shows different color options for a product. Instead of listing blue, red, and so on, you can show the actual colors, and users can drag or flick through them.
Key Points
- I built this solo.You can check it out here: https://loopem.tahazsh.com/This idea had been lingering in my head for a long time.
- I kept thinking about the best way to turn the idea of a picker into a math problem, where I could describe the layout I want and it would just work.By pickers, I mean something like what `<select>` does in HTML, but with more visual items, whether they are images, icons, colors, or anything that would enhance the user experience.For example, say you have an e-commerce app that shows different color options for a product.
- Instead of listing blue, red, and so on, you can show the actual colors, and users can drag or flick through them.
Published: August 20, 2026 5:24 pm
Source: Hacker News
