Hacker News new | ask | show | jobs
by aarohmankad 2557 days ago
Saw this awesome project on Lobsters. I went ahead and ported these components to generalized, composable Styled Components. There's also an npm package at `every-layout`.

https://github.com/aarohmankad/every-layout

1 comments

You mean "React Components" right? Nice effort, but please mention that these components are supposed to work with React. If we now use the word "Component" as a synonym for React, you make it look like there are no other frameworks than React.
No, he meant Styled Components, a popular library for styling React components.
I see, didn’t know about this. Thanks for pointing it out!