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
- Host: GitHub
- URL: https://github.com/lnardon/webcomponents
- Owner: lnardon
- Created: 2020-08-16T09:50:36.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-14T10:39:30.000Z (almost 6 years ago)
- Last Synced: 2025-02-28T03:26:37.777Z (over 1 year ago)
- Topics: components, html, vanilla, web
- Language: JavaScript
- Homepage:
- Size: 6.23 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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