Skip to content

Commit 92aa40d

Browse files
hambuger preview added
1 parent 7e97f2d commit 92aa40d

File tree

3 files changed

+21
-11
lines changed

3 files changed

+21
-11
lines changed

.github/assets/hamburger.png

5.95 KB
Loading

README.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,18 @@ Collection of Customized Web UI components. _i.e_ Buttons, Checkboxes, Radio But
44

55
## Widgets
66

7-
| S.No | Repo | See live |
8-
| ---- | ---------------------------------- | ------------------------- |
9-
| 01 | [Custom Switch][switch] | [See Live][switch-live] |
10-
| 02 | [Radio Button][radio] | [See Live][radio-live] |
11-
| 03 | [Custom Checkbox][checkbox] | [See Live][checkbox-live] |
12-
| 04 | [Ripple Button][ripple-btn] | [see live][ripple-live] |
13-
| 05 | [Slide Label Input][slide-input] | [see Live][slide-i-live] |
14-
| 06 | [Drag and Drop Upload][dnd-upload] | [see live][dnd-live] |
15-
| 07 | [Expandable][expandable] | [see Live][expd-live] |
16-
| 08 | [Tag Input][tag-input] | coming soon |
17-
| 09 | [Dropdown][dropdown] | [see live][dropdown-live] |
7+
| S.No | Repo | See live |
8+
| ---- | ---------------------------------- | -------------------------- |
9+
| 01 | [Custom Switch][switch] | [See Live][switch-live] |
10+
| 02 | [Radio Button][radio] | [See Live][radio-live] |
11+
| 03 | [Custom Checkbox][checkbox] | [See Live][checkbox-live] |
12+
| 04 | [Ripple Button][ripple-btn] | [see live][ripple-live] |
13+
| 05 | [Slide Label Input][slide-input] | [see Live][slide-i-live] |
14+
| 06 | [Drag and Drop Upload][dnd-upload] | [see live][dnd-live] |
15+
| 07 | [Expandable][expandable] | [see Live][expd-live] |
16+
| 08 | [Tag Input][tag-input] | coming soon |
17+
| 09 | [Dropdown][dropdown] | [see live][dropdown-live] |
18+
| 10 | [Hamburger][hamburger] | [see live][hamburger-live] |
1819

1920
## **Preview**
2021

@@ -39,3 +40,5 @@ Collection of Customized Web UI components. _i.e_ Buttons, Checkboxes, Radio But
3940
[tag-input]: https://github.com/hicodersofficial/custom-html-css-js-widgets/tree/main/tag-input-field
4041
[dropdown]: https://github.com/hicodersofficial/custom-html-css-js-widgets/tree/main/dropdown
4142
[dropdown-live]: https://codepen.io/hicoders/pen/OJQpbjj
43+
[hamburger]: https://github.com/hicodersofficial/custom-html-css-js-widgets/tree/main/hamburger
44+
[hamburger-live]: https://codepen.io/hicoders/pen/PoQmBJR

hamburger/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Custom Checkbox
2+
3+
## [See Live](https://codepen.io/hicoders/pen/PoQmBJR)
4+
5+
# Preview
6+
7+
![Preview](../.github/assets/hamburger.png)

0 commit comments

Comments
 (0)