Last month (i.e May of 2020), during the lockdown, I started wandering over the npm community and the ways to build an npm package, so that I have my signature on the open-source world.
I was working as a full stack developer then, and my front-end work was in reactjs.
Initially, I was frightened to develop something in react but then I fall in love with the idea of reactjs.
My work became my hobby and loved the idea of reusable components with less amount of code.
The component re-usability and the ease of developing one ignited an idea of another npm package. But unlike last time (LNFC), I was not so set on building one npm package for react components.
So I started learning how to create one and then managed to do so.
The package is called nuoreact, simply an acronym for nuomorphism and reactjs.
Nuomorphism is a design concept, that is well explained in this blog post here
I was intrigued by the concept of nuomorphism, and the mediocre nuomorphism component packages in react, enlightened me towards my second npm package.
Nuoreact - helps in creating nuomorphism inspired common elements, such as a switch, button, card etc, into life using react components.
Take a look into nuoreact, and feel free to provide me with feedback and pull requests on Github.
Comments
Post a Comment