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

https://github.com/lnardon/webcomponents

Repository with a series of Vanilla Web Components created by me
https://github.com/lnardon/webcomponents

components html vanilla web

Last synced: about 1 month ago
JSON representation

Repository with a series of Vanilla Web Components created by me

Awesome Lists containing this project

README

          

# Vanilla Web Components

This is a Vanilla Web Component Library to use in your HTML website.

## Installation

Add the following tag to the end of your body tag and all components will be available for you through the amazing Statically CDN.

```

```

## Available Components

- Button
- ContactForm
- ExpandableArea
- Input
- LoginForm
- Rating
- Select
- Switch