WebBlocks
WebBlocks copied to clipboard
zero-to-mastery re-usable web component library.
Hi, I would like to create a BreadCrumb Component like [https://getbootstrap.com/docs/5.1/components/breadcrumb/](https://getbootstrap.com/docs/5.1/components/breadcrumb/) with a customizable divider.
You can see on all available dev blog sites sections where code samples get provided. Goal of this component is a easy way to make code snippets look good with...
- A review component where rating value is passed through props and the review content can be passed through slots - Tags can also be added to highlight certain aspects...
As the title already suggests, a product car component. It's more like a case study how far we can get here with such a component. Chances are that this one...
Hi, I would like to create a simple calculator component which can do addition, division, subtraction, and multiplication. Please assign this role to me.
There is a typo on line 60 where tsconfig.json has been written as tsconig.json
I would like to create a Team member card component.
I'll create an `Accordion Component` with functionality similar to material-ui accordion. https://mui.com/components/accordion
I was thinking about creating a general component for headers and paragraphs. One might specify the size, text format (italic, bold, etc.) or its own styling. Would very like to...