https://github.com/aashrafh/frontend-components
The frontend of some of the popular web components using vanilla JS
https://github.com/aashrafh/frontend-components
bem bem-methodology css css3 frontend frontend-components html html-semantics html5 javascript semantics vanilla-javascript
Last synced: 5 months ago
JSON representation
The frontend of some of the popular web components using vanilla JS
- Host: GitHub
- URL: https://github.com/aashrafh/frontend-components
- Owner: aashrafh
- License: mit
- Created: 2020-07-17T18:41:20.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T22:00:52.000Z (about 5 years ago)
- Last Synced: 2025-05-07T09:08:14.200Z (5 months ago)
- Topics: bem, bem-methodology, css, css3, frontend, frontend-components, html, html-semantics, html5, javascript, semantics, vanilla-javascript
- Language: JavaScript
- Homepage:
- Size: 2.05 MB
- Stars: 13
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Frontend Components
The frontend of some of popular web components using only HTML, CSS(BEM methodology), and vanilla JavaScript without any type of external libraries.
What you will find in this repo:
* [eBay's dropdown menu](https://github.com/aashrafh/frontend-components/tree/master/eBay's-dropdown-menu)
* [Auto-validating form](https://github.com/aashrafh/frontend-components/tree/master/autovalidating-form)
* [Google's autocomplete search](https://github.com/aashrafh/frontend-components/tree/master/Google's-autocomplete-search)
* [Medium's tooltips](https://github.com/aashrafh/frontend-components/tree/master/Medium's-tooltips)## eBay's dropdown menu
![]()
## Auto-validating form
![]()
## Google's autocomplete search
![]()
## Medium's tooltips
![]()