https://github.com/brycerussell/astro-github-elements
Astro components that wrap github web components
https://github.com/brycerussell/astro-github-elements
Last synced: about 1 year ago
JSON representation
Astro components that wrap github web components
- Host: GitHub
- URL: https://github.com/brycerussell/astro-github-elements
- Owner: BryceRussell
- Created: 2022-09-18T16:19:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T19:15:13.000Z (about 3 years ago)
- Last Synced: 2025-03-07T09:37:50.433Z (over 1 year ago)
- Language: Astro
- Homepage:
- Size: 493 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Astro Github Elements
This is a collection of Astro components that wrap github web components
## Why?
- Importing components is easier
- Typing for props
- More types are supported for some props
- plus more
## Packages
### `@astro-github-elements/time`
[Check out the docs here --->](/packages/time#readme)
### `@astro-github-elements/clipboard-copy`
[Check out the docs here --->](/packages/clipboard-copy#readme)