An open API service indexing awesome lists of open source software.

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

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



eBay's dropdown menu


## Auto-validating form



Auto-validating form




## Google's autocomplete search


Google's autocomplete search




## Medium's tooltips


Medium's tooltips