https://github.com/dapi/elements
Dependency free minimalistic usable Custom Elements
https://github.com/dapi/elements
Last synced: 3 months ago
JSON representation
Dependency free minimalistic usable Custom Elements
- Host: GitHub
- URL: https://github.com/dapi/elements
- Owner: dapi
- License: mit
- Created: 2019-11-20T12:04:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-11-09T19:35:43.000Z (over 2 years ago)
- Last Synced: 2025-05-29T19:32:45.086Z (about 1 year ago)
- Language: HTML
- Homepage: https://dapi.github.io/elements/
- Size: 529 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tiny Custom Elements with no dependency
## Installation
```html
```
## Usage
```html
```
More demos and examples - https://dapi.github.io/elements/
## Development
> yarn dev
Deploy to gh-pages
> yarn deploy