Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dapi/elements
Dependency free minimalistic usable Custom Elements
https://github.com/dapi/elements
Last synced: 12 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T01:17:57.000Z (almost 2 years ago)
- Last Synced: 2023-03-11T08:03:07.557Z (over 1 year ago)
- Language: HTML
- Homepage: https://dapi.github.io/elements/
- Size: 528 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